Commit graph

16 commits

Author SHA1 Message Date
Jan Gromeš
104c656860
Merge pull request #84 from BarryPSmith/receiveDutyCycle
Added sx126x receive duty cycle interface
2019-12-05 15:57:14 +01:00
jgromes
7631353b4a Fixed incorrect variable name 2019-12-05 14:42:00 +01:00
jgromes
f543436647 Minor formatting changes 2019-12-05 14:38:44 +01:00
BarryPSmith
825fa90e7f Minor startReceiveDutyCycle changes, as requested. 2019-12-04 12:41:41 -08:00
jgromes
636484f405 Minor foramtting changes 2019-12-04 08:53:18 +01:00
BarryPSmith
a20f62da2f Added sx126x receive duty cycle interface 2019-12-03 22:43:10 -08:00
BarryPSmith
914524e7db Removed some SX126x floating point logic to save code space 2019-12-03 16:47:44 -08:00
Jan Gromeš
2a3172b755
Merge pull request #81 from BarryPSmith/sx126x_crc_checks
Enabled SX126x CRC check IRQs on receive
2019-12-01 07:59:19 +01:00
jgromes
4729b8518b Fixed setFrequencyRaw and setTCXO ignoring module status (#78) 2019-12-01 07:57:40 +01:00
BarryPSmith
de62610358 Enabled CRC check IRQs on receive 2019-11-30 22:16:01 -08:00
jgromes
b0dee4c51c [SX126x] Removed DIO2 from constructor 2019-11-27 08:50:21 +01:00
jgromes
49f6a7c75a [SX126x] Added TCXO to begin method (#74) 2019-11-26 21:22:47 +01:00
jgromes
7dd5858da6 Fixed unitialized variable warnings 2019-11-23 10:10:53 +01:00
jgromes
a8b3823bc3 [SX126x] Added fixed packet mode for FSK modem 2019-11-22 14:09:58 +01:00
jgromes
02b6024e65 [SX126x] Added fixes for errata and datasheet updates 2019-11-22 12:32:04 +01:00
jgromes
915f3780cc Reworked directory structure 2019-11-20 17:19:15 +01:00
Renamed from src/modules/SX126x.cpp (Browse further)