curiousmuch 361ab544d5 Took new RF register settings for RX and TX from SmartRF studio 4 years ago
..
CMakeLists.txt bcb86c0da4 Inital Commit 5 years ago
Kconfig.projbuild bcb86c0da4 Inital Commit 5 years ago
aprs_decoder.c 7c2c356d23 Issues with Transmission need to be fixed. I believe the extra RX configuration registers are breaking the setup. Need to switch TX timing to ESP-Timer based configuration 4 years ago
aprs_decoder.h 7c2c356d23 Issues with Transmission need to be fixed. I believe the extra RX configuration registers are breaking the setup. Need to switch TX timing to ESP-Timer based configuration 4 years ago
ax25_pad.c e3bf0f178c Started Porting Direwolf to ESP32 Plaform 5 years ago
ax25_pad.h e3bf0f178c Started Porting Direwolf to ESP32 Plaform 5 years ago
ax25_pad2.c e3bf0f178c Started Porting Direwolf to ESP32 Plaform 5 years ago
ax25_pad2.h e3bf0f178c Started Porting Direwolf to ESP32 Plaform 5 years ago
board.c c0977ee8ed Fixed RX AFSK + TX. Still issues. 4 years ago
board.h b56fd06dcf Add a bunch of stuff for RX, but broke TX :O :/ :) 4 years ago
bt_spp.c b56fd06dcf Add a bunch of stuff for RX, but broke TX :O :/ :) 4 years ago
c1120.c d2a40825ba Send my first packet :) 5 years ago
cc1120.h 79ae16b923 cc1120 driver additions, LUT Table for tone generation 5 years ago
cc1120_protocol.h d2a40825ba Send my first packet :) 5 years ago
cc1200.c 361ab544d5 Took new RF register settings for RX and TX from SmartRF studio 4 years ago
cc1200.h b5a5262ef8 RX tone detection is working, but it's causing a Queue Assert failure which results in the entire bloody thing crashing? I believe the RX TX functionality needs to be split into two different tasks. Progress :). Another sad note. The frequency calculation is eating a tone of time. I needed to reduce the sample rate to 6kHz to keep up. I haven't tested with noise, but from the sig gen it seems reliableeven at -110dBm. I don't know what the voice FM equilvents are. 4 years ago
cc1200_protocol.h 361ab544d5 Took new RF register settings for RX and TX from SmartRF studio 4 years ago
component.mk bcb86c0da4 Inital Commit 5 years ago
direwolf.h e3bf0f178c Started Porting Direwolf to ESP32 Plaform 5 years ago
fcs_calc.c e3bf0f178c Started Porting Direwolf to ESP32 Plaform 5 years ago
fcs_calc.h e3bf0f178c Started Porting Direwolf to ESP32 Plaform 5 years ago
kiss.c b56fd06dcf Add a bunch of stuff for RX, but broke TX :O :/ :) 4 years ago
kiss.h b56fd06dcf Add a bunch of stuff for RX, but broke TX :O :/ :) 4 years ago
latlong.c e3bf0f178c Started Porting Direwolf to ESP32 Plaform 5 years ago
latlong.h e3bf0f178c Started Porting Direwolf to ESP32 Plaform 5 years ago
main.c 361ab544d5 Took new RF register settings for RX and TX from SmartRF studio 4 years ago
strlcat.c e3bf0f178c Started Porting Direwolf to ESP32 Plaform 5 years ago
strlcpy.c e3bf0f178c Started Porting Direwolf to ESP32 Plaform 5 years ago