Commit Graph

373 Commits

Author SHA1 Message Date
David E. Tiller a12f9e0bb1 Added option block processing. 2022-04-05 15:47:34 -04:00
David E. Tiller 09d2d5f6c5 Added ARM logic. 2022-04-05 14:30:16 -04:00
David E. Tiller 72708ecb40 Added mS to time. 2022-04-05 14:10:13 -04:00
David E. Tiller 9871ba87d6 Added f2r decoder. 2022-04-05 12:32:26 -04:00
David E. Tiller 7646fc5748 Shortened timestamp. 2022-04-04 19:20:01 -04:00
David E. Tiller fa49b6a40b Starting to look like a real project. 2022-04-04 18:53:27 -04:00
David E. Tiller 07209b5f22 First fully-working BCH code. 2022-04-04 13:52:07 -04:00
David E. Tiller 1fb18ed542 changes for 64 bit uint. Not sure I like them. 2022-04-02 17:59:28 -04:00
David E. Tiller 2cf23db340 Default buffer was _way_ too small. 2022-04-02 17:55:59 -04:00
David E. Tiller 7d58e40bdb New branch for 64 bit processing. Probably not needed. 2022-03-30 11:40:06 -04:00
David E. Tiller 98b8949f3b Slight fixes before switching to uint64_t and MSB processing. 2022-03-30 10:43:02 -04:00
David E. Tiller 742dfb486b Last checkin before trying dev branch. 2022-03-29 09:12:41 -04:00
David E. Tiller 5be9e44c5b Closer. Lots of ACCA data to chew on. 2022-03-22 16:26:15 -04:00
David E. Tiller a707fc8225 Cleaned up output. 2022-03-22 08:43:41 -04:00
David E. Tiller 53d5b2b9f8 checked return status and found that we _can_ use 'forward' packets (data + bch), not only (bch + data). 2022-03-21 20:35:47 -04:00
David E. Tiller 475f951457 Put original program back for reference. Added fixed codes. 2022-03-21 19:38:02 -04:00
David E. Tiller be0f9c4d2f debug and comment changes. 2022-03-21 14:52:01 -04:00
David E. Tiller d898d1b4c4 Added derived code to calc/apply BCH codes. 2022-03-21 14:43:35 -04:00
David E. Tiller 26ac27bf57 Added beginnings of BCH processing. 2022-03-20 17:10:15 -04:00
David E. Tiller 3b17d45f5a #ifdef'ed a lot of stuff. 2022-03-20 17:08:57 -04:00
David E. Tiller 507f04ea59 Added date tag for debugging. 2022-03-20 13:19:47 -04:00
David E. Tiller 7bde86f6fc #ifdef'ed debugging. 2022-03-18 20:43:45 -04:00
David E. Tiller c491655edb More framework. 2022-03-18 20:33:59 -04:00
David E. Tiller 709f229d83 Initial checkin for EOTD support. 2022-03-18 14:30:32 -04:00
wb2osz fe6cba2b0d
Merge pull request #309 from df7cb/telemetry-python3
scripts/telemetry-toolkit/telem-volts.py: Port to python3
2021-01-03 17:47:36 -05:00
Christoph Berg a30f90956b scripts/telemetry-toolkit/telem-volts.py: Port to python3 2021-01-03 22:45:36 +01:00
wb2osz 8ac14f86f5 Mention cmake scripts contributor. 2020-11-07 18:12:46 -05:00
wb2osz 413855e791 Merge branch 'dev' to master for release 1.6. 2020-10-27 20:45:30 -04:00
wb2osz bfc708d014 Final User Guide for release 1.6. 2020-10-27 20:25:09 -04:00
wb2osz 37f148ef25 Misc. RPi documentation updates for release 1.6. 2020-10-27 20:15:28 -04:00
wb2osz 7cd027fcda Issue 295 - Yet another incompatible change for the libgps API. 2020-10-27 18:04:07 -04:00
wb2osz 512e8f88a9 Avoid compiler error. 2020-10-26 20:41:49 -04:00
wb2osz fb888577fb Cleanup sample direwolf.conf file. 2020-10-26 20:23:40 -04:00
wb2osz 91bc2d9627 ADEVICE example for Mac OSX and misc. cleanup. 2020-10-25 22:52:57 -04:00
wb2osz e8f1133226 Increase tocalls limit. 2020-10-25 22:01:09 -04:00
wb2osz 79d80ccb8e Change from development to release version. 2020-10-25 21:38:51 -04:00
wb2osz 3960942488 Fix compile warnings on Mac. 2020-10-25 21:35:19 -04:00
wb2osz 3a5f72acab direwolf man page: AIS, EAS, FX.25, text colors. 2020-10-25 19:28:45 -04:00
wb2osz ff34d92776 EAS to APRS message converter and Ham Radio of Things (HRoT). 2020-10-24 19:45:43 -04:00
wb2osz 3a6a35785f More examples of applications. 2020-10-24 19:44:21 -04:00
wb2osz a10c2175fe Latest tocalls.txt. 2020-10-24 19:39:31 -04:00
wb2osz fda6f52437 Add another example to use FX.25. 2020-10-24 19:37:14 -04:00
wb2osz b12e56fef4 Add link to more information. 2020-10-24 19:33:58 -04:00
wb2osz 3e4c28231a Packaging for both 32 and 64 bit Windows platforms. 2020-10-24 19:01:20 -04:00
wb2osz c0fc5f052d Increase default for time since message addressee heard. 2020-10-24 11:38:44 -04:00
wb2osz adae04b05f Finish up overview of changes for 1.6. 2020-10-21 22:54:51 -04:00
wb2osz 7d4a49aecb Issue 290 - Add capability to set serial port speed for hamlib. 2020-10-21 22:07:19 -04:00
wb2osz f0bd085a13 Makefile to help transition people to new build procedure for 1.6. 2020-10-21 21:53:45 -04:00
wb2osz 0775e4b6a2 Misc. documentation updates. 2020-10-21 21:50:28 -04:00
wb2osz 0ed3cd2863 Clarify, simplify. 2020-07-25 10:30:34 -04:00