Commit History

Author SHA1 Message Date
  curiousmuch a787bce377 I'm not sure TBH. 3 years ago
  curiousmuch 77ae15147f Updated Readme 3 years ago
  curiousmuch 7ef13bccaf updated to support ESP-IDF v4.0.1 3 years ago
  Tyler Berezowsky f4a6bee18a Update 'README.md' 3 years ago
  Tyler Berezowsky 44a63c26c2 Updated README URL 3 years ago
  curiousmuch a93930acf4 Merge branch 'master' of http://repo.curiousmuch.org/curiousmuch/arrow-firmware 4 years ago
  curiousmuch 5273d487aa Added Version number 4 years ago
  Tyler Berezowsky f674a01704 spelling changes... 4 years ago
  Tyler Berezowsky 9a750bb290 Update 'README.md' 4 years ago
  Tyler Berezowsky 7295e88028 Added Render for README 4 years ago
  Tyler Berezowsky 1fa6731502 Update 'README.md' 4 years ago
  curiousmuch 30848ec353 added README and schematic 4 years ago
  curiousmuch c6669e4d46 cleaning up 4 years ago
  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 67978002f1 cleaned up board.h 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