Commit Graph

13 Commits

Author SHA1 Message Date
Travis Goodspeed
aea5c3d570 Tweaks to the POCSAG receiver. #118 2019-09-01 20:40:31 -04:00
Travis Goodspeed
4a9033fea3 Cleanup of POCSAG test. 2019-04-20 13:05:31 -04:00
Travis Goodspeed
9bcc7be7e0 Correct modulation for pocsag in Python tests. No decoder yet. #118 2019-04-14 16:12:52 -04:00
Travis Goodspeed
43e1ebce78 Beginnings of POCSAG transmission support. Not yet working, as it required long packet support. #107 2018-10-08 21:20:22 -04:00
Travis Goodspeed
fb486c80c3 Functional OOK emulation example. #85 2018-04-05 15:32:05 -04:00
Travis Goodspeed
2543118df3 Command to dump out random samples, toward #67. 2018-01-29 15:46:14 -05:00
ea
eceb65a96a Added command to export random integers as per suggestion in #63
Adds a `-R n/ --randint n` command which returns a sequence of n
16bit integers as generated by `true_rand()`.
2018-01-28 14:36:40 -06:00
Travis Goodspeed
a321e92ad7 More reliable beacon sniffing. Close #53. 2017-12-12 10:38:49 -05:00
Travis Goodspeed
b97542321b Beacon sniffing mode. #53 #55 2017-12-10 13:22:44 -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
2541d96641 DMESG in the debug monitor. #55 2017-12-08 19:51:01 -05:00
Travis Goodspeed
37088f8731 LCD monitor command. #55 2017-12-08 18:52:16 -05:00
Travis Goodspeed
114cd3d617 Initial implementation of a UART monitor for firmware and client. #54 #55 2017-12-08 18:40:33 -05:00