portapack-mayhem/firmware/application/protocols
euquiq 95f7eda9c5 APRS TX app is working fine now!
Several old bugs squashed.

On the APRS side, most notably, SSID numbers where shifted left twice, instead of once, and bits 5,6 where not properly set.

On AX.25 side, the bit stuffing part of the encoder was not placing the zero bit on the right place.

Finally, I changed APRS icon from ORANGE to GREEN, since even this may be a simple app, now it's doing its work as intended.
2020-10-10 20:24:11 -03:00
..
aprs.cpp APRS TX app is working fine now! 2020-10-10 20:24:11 -03:00
aprs.hpp Added basic APRS transmit 2018-02-23 20:21:24 +00:00
ax25.cpp APRS TX app is working fine now! 2020-10-10 20:24:11 -03:00
ax25.hpp Added basic APRS transmit 2018-02-23 20:21:24 +00:00
bht.cpp Fixed EPAR transmit 2017-09-21 09:18:17 +01:00
bht.hpp Added back scanning in BHT TX 2018-01-09 21:12:19 +00:00
dcs.cpp Whistle now works 2017-04-18 12:55:49 +01:00
dcs.hpp Whistle now works 2017-04-18 12:55:49 +01:00
encoders.cpp Added keyfob UI and debug functions 2017-10-14 16:30:49 +01:00
encoders.hpp Finally found what was eating all the RAM :D 2018-05-15 23:35:30 +01:00
lcr.cpp Simplified LCR code a bit 2017-04-24 18:15:57 +01:00
lcr.hpp Whistle now works 2017-04-18 12:55:49 +01:00
modems.cpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
modems.hpp Finally found what was eating all the RAM :D 2018-05-15 23:35:30 +01:00
rds.cpp ADSB RX now works \o/ 2017-08-16 10:02:57 +01:00
rds.hpp ADSB RX now works \o/ 2017-08-16 10:02:57 +01:00