Commit History

Author SHA1 Message Date
  curiousmuch 32ad9bd904 cleaning up before release branch 4 years ago
  curiousmuch 46c0205da9 updated for TNC command support 4 years ago
  curiousmuch 694aa4044a Fixed carrier sense issue. Note carrier sense is still based on HDLC flag detection and not RSSI 4 years ago
  curiousmuch 4e1a9839fc got every nearly working except carrier sense 4 years ago
  curiousmuch 91fe0ce143 refactored a crap ton....lots of testing required 4 years ago
  curiousmuch 9027145535 working to update all files 4 years ago
  curiousmuch 847b04a1ed Revised to use component structure. It's highly likely I broke something 4 years ago
  curiousmuch f6581ff658 Optimized RF settings. Create basic link from SPP code to TNC 4 years ago
  curiousmuch 9bab5db4ff Fixed TX and RX. There is currently a bug as the SPI comms is shared between two tasks, SPI will fail due to two taskes accessing the SPI device 4 years ago
  curiousmuch 361ab544d5 Took new RF register settings for RX and TX from SmartRF studio 4 years ago
  curiousmuch 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
  curiousmuch 6268ed8fab commiting before I integrate latest changes on desktop 4 years ago
  curiousmuch fd45a758fe Switch RX sampling trigger to internal clock and switch RX mode to transparent. This needs to be implmented for TX. 4 years ago
  curiousmuch c0977ee8ed Fixed RX AFSK + TX. Still issues. 4 years ago
  curiousmuch 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
  curiousmuch b56fd06dcf Add a bunch of stuff for RX, but broke TX :O :/ :) 4 years ago
  curiousmuch cffa3df4fd Basic demo with SPP and APRS TX 4 years ago
  curiousmuch f5ae722a81 Attempted to merge together code for Bluetooth TNC, but it's failing. I believe CPU0 is during everything. CC1120 code needs to be in a seperate task to run on a different CPU. 4 years ago
  curiousmuch bab8e6d28b saving before switching branch 4 years ago
  curiousmuch e3bf0f178c Started Porting Direwolf to ESP32 Plaform 5 years ago
  curiousmuch d2a40825ba Send my first packet :) 5 years ago
  curiousmuch f772a52a87 SO CLOSE TO SENDING A PACKET 5 years ago
  curiousmuch 79ae16b923 cc1120 driver additions, LUT Table for tone generation 5 years ago
  curiousmuch 667dbc3ffc updated driver functions and tested CFM mode 5 years ago
  curiousmuch cdfa07462b Edited CC112X functions further and setup CW demo 5 years ago
  curiousmuch bcb86c0da4 Inital Commit 5 years ago