Commit Graph

11 Commits

Author SHA1 Message Date
Travis Goodspeed
399f684119 Idles the radio between LCD frames, dropping power consumption of POCSAG to 4mA, 24 hours of life. #118 2019-05-11 15:29:37 -04:00
Travis Goodspeed
6bc06f09c0 Proof of concept for a POCSAG/DAPNET receiver applet. Only shows first eight letters of message, doesn't trigger display at the right moment. #118 2019-04-20 13:20:20 -04:00
Travis Goodspeed
fb486c80c3 Functional OOK emulation example. #85 2018-04-05 15:32:05 -04:00
Travis Goodspeed
c6aa4abab3 Cut some debugging messages from the radio driver to speed up responses. #53 #55 2017-12-10 14:32:00 -05:00
Travis Goodspeed
b702e12fe1 Failed attempt at #56.
UART monitor can now transmit packets. #55
Cleanups to the beacon. #53
2017-12-10 12:27:40 -05:00
Travis Goodspeed
27442115b5 Beacon is now functional, except for that annoying LCD bug. #53 2017-12-07 13:09:03 -05:00
Travis Goodspeed
92a404b576 Lowered baud rates and bandwidth of the beacon application. #53 2017-12-06 11:55:49 -05:00
Travis Goodspeed
652a5fba33 Beacon application works. First packets between devices!
Using FaradayRF settings on different frequencies for now.
2017-12-05 17:34:39 -05:00
Travis Goodspeed
d51e70621a Cleanup of iClicker application and raw morse mode. Closer to working packets, but not quite yet. #52 #44 2017-12-04 22:57:44 -05:00
Travis Goodspeed
73358fbdbf Partial iClicker implementation. Still needs work. #52 2017-12-04 14:14:09 -05:00
Travis Goodspeed
8f17719069 First stab at packet functions for the RF1A library. #44 2017-12-03 16:16:41 -05:00