This website requires JavaScript.
bcbc7c6776
fix: change snr_pkt type from uint8_t to int8_t for correct SNR representation
main
crosstyan
2025-09-18 14:44:02 +08:00
536214241c
feat: update set_packet_type_lora function to remove parameter for LORA packet type configuration
crosstyan
2025-08-25 18:07:41 +08:00
3bcc5bf273
feat: update default power setting in tx_params_t structure to TX_POWER_AUTO
crosstyan
2025-08-18 16:11:22 +08:00
70a51cdb5c
feat: introduce pa_setting_t structure for power amplifier configuration
crosstyan
2025-08-15 16:30:23 +08:00
42e6c4d213
feat: add tx_params_t structure and related functions for transmission parameter management
crosstyan
2025-08-14 18:20:19 +08:00
d80eeb7c3f
feat: enhance error handling and logging in calibration functions
crosstyan
2025-08-12 12:10:04 +08:00
5d629415f6
feat: add Kconfig options for SPI status check and radio calibration
crosstyan
2025-08-12 11:59:49 +08:00
cecca5b711
feat: update clear_irq_status to accept IRQ mask for improved interrupt handling
crosstyan
2025-08-08 15:31:21 +08:00
59ba0f81d8
feat: add frequency conversion functions for RF frequency management
crosstyan
2025-08-08 12:26:30 +08:00
fc9b06aec0
x
crosstyan
2025-08-08 12:16:21 +08:00
333d2f5874
feat: update LLCC68 documentation and replace outdated PDF with the latest version
crosstyan
2025-08-08 12:04:32 +08:00
92130d4a7a
feat: add TX/RX pin state management and initialize pins correctly
crosstyan
2025-08-08 11:28:12 +08:00
0bdd03aedc
feat: improve error handling for radio operations and streamline logging
crosstyan
2025-08-08 10:43:50 +08:00
1237e5ea48
refactor: update TAG constants and improve logging format in SPI implementation
crosstyan
2025-08-07 19:25:16 +08:00
edcdc779d9
refactor: remove unnecessary reset call in begin function
crosstyan
2025-08-07 16:11:25 +08:00
059070e146
refactor: update Instant usage and adjust regulator configuration
crosstyan
2025-08-07 16:00:31 +08:00
7637906efe
feat: enhance error handling and add device error reporting for radio operations
crosstyan
2025-08-07 15:36:20 +08:00
72299b62ce
feat: add option to disable radio calibration and update status error handling
crosstyan
2025-08-07 14:51:57 +08:00
c4a61d2708
feat: add TX continuous wave mode and update regulator mode handling
crosstyan
2025-08-07 12:01:12 +08:00
249c125447
refactor: adjust SPI transaction queue size and improve read_stream validation
crosstyan
2025-08-07 11:06:03 +08:00
ffcaba10fd
refactor: remove mut_shared_buffer function and streamline buffer handling in SPI transactions
crosstyan
2025-08-07 00:26:53 +08:00
6269bb99c4
feat: add spi_config_t structure and update init function to accept configuration
crosstyan
2025-08-06 23:54:13 +08:00
1d31faef01
refactor: unify string conversion functions for LoRaBandwidth and LoRaCodingRate
crosstyan
2025-08-04 15:37:04 +08:00
04efb1e40b
feat: add irq_status_t structure and update get_irq_status to use it feat: implement string conversion functions for CommandStatus and ChipMode enums
crosstyan
2025-08-04 15:02:18 +08:00
0653fc2e3d
fix: increase delay duration in reset function and adjust data reading logic
crosstyan
2025-08-04 11:56:47 +08:00
fca2e8cc47
refactor: improve function signatures and type safety in llcc68 definitions
crosstyan
2025-06-05 16:31:44 +08:00
dbeab21efa
fix: typo
crosstyan
2025-06-04 11:26:26 +08:00
c549538844
Enhance llcc68 definitions with new bandwidth and coding rate enums
crosstyan
2025-06-03 18:33:51 +08:00
ee1c1a0497
major: refactor
crosstyan
2025-05-30 16:15:41 +08:00
4602468822
Update GPIO header inclusion in llcc68 template file
crosstyan
2025-05-19 18:09:28 +08:00
b99d063bd8
Add .gitignore file and refactor llcc68 component
crosstyan
2025-05-15 11:20:50 +08:00
162dbad6e1
Add interrupt pin configuration for DIO1_PIN in llcc68
crosstyan
2025-05-14 12:34:19 +08:00
d24d9d5dda
init
crosstyan
2025-05-14 12:17:06 +08:00