Historique des commits

Auteur SHA1 Message Date
  curiousmuch 32ad9bd904 cleaning up before release branch il y a 4 ans
  curiousmuch 46c0205da9 updated for TNC command support il y a 4 ans
  curiousmuch 694aa4044a Fixed carrier sense issue. Note carrier sense is still based on HDLC flag detection and not RSSI il y a 4 ans
  curiousmuch 4e1a9839fc got every nearly working except carrier sense il y a 4 ans
  curiousmuch 91fe0ce143 refactored a crap ton....lots of testing required il y a 4 ans
  curiousmuch 9027145535 working to update all files il y a 4 ans
  curiousmuch 67978002f1 cleaned up board.h il y a 4 ans
  curiousmuch 847b04a1ed Revised to use component structure. It's highly likely I broke something il y a 4 ans
  curiousmuch f6581ff658 Optimized RF settings. Create basic link from SPP code to TNC il y a 4 ans
  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 il y a 4 ans
  curiousmuch 361ab544d5 Took new RF register settings for RX and TX from SmartRF studio il y a 4 ans
  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 il y a 4 ans
  curiousmuch 6268ed8fab commiting before I integrate latest changes on desktop il y a 4 ans
  curiousmuch fd45a758fe Switch RX sampling trigger to internal clock and switch RX mode to transparent. This needs to be implmented for TX. il y a 4 ans
  curiousmuch c0977ee8ed Fixed RX AFSK + TX. Still issues. il y a 4 ans
  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. il y a 4 ans
  curiousmuch b56fd06dcf Add a bunch of stuff for RX, but broke TX :O :/ :) il y a 4 ans
  curiousmuch e54d37ae54 Add a bunch of stuff for RX, but broke TX :O :/ :) il y a 4 ans
  curiousmuch cffa3df4fd Basic demo with SPP and APRS TX il y a 4 ans
  Tyler Berezowsky 1e52285777 Update 'main/tnc_kiss.h' il y a 4 ans
  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. il y a 4 ans
  curiousmuch bab8e6d28b saving before switching branch il y a 4 ans
  curiousmuch e23d081a97 merged board.h from cc1200-afsk-rx il y a 4 ans
  curiousmuch 233680a0b1 Integrated tnc_kiss and bluetooth spp code from bluetooth-spp-dev branch il y a 4 ans
  curiousmuch 60f21eca97 Merge CC1200 code from cc1200-afsk-rx branch il y a 4 ans
  curiousmuch e3bf0f178c Started Porting Direwolf to ESP32 Plaform il y a 5 ans
  curiousmuch d2a40825ba Send my first packet :) il y a 5 ans
  curiousmuch f772a52a87 SO CLOSE TO SENDING A PACKET il y a 5 ans
  curiousmuch 79ae16b923 cc1120 driver additions, LUT Table for tone generation il y a 5 ans
  curiousmuch 667dbc3ffc updated driver functions and tested CFM mode il y a 5 ans