Commit Graph

32 Commits

Author SHA1 Message Date
Ed Sandor 4c3d037e58 Cleanup debug logging 2020-12-12 11:07:50 -07:00
Ed Sandor f83790a5be debug comment length 2020-12-12 10:15:26 -07:00
Ed Sandor 11bb04419b fix parenthesis 2020-12-12 10:13:46 -07:00
Ed Sandor 519b02da79 improve quotes check 2020-12-12 10:12:43 -07:00
Ed Sandor fdbbbcb64c Sanitize comment closing quote 2020-12-12 10:04:42 -07:00
Ed Sandor 0fb4ae4fc0 sanitize comment for opening quote 2020-12-12 09:59:34 -07:00
Ed Sandor 5559cded85 Add quotes around default pbeacon comment 2020-12-09 23:17:42 -07:00
Ed Sandor 9f45e8880a formating pbeacon string 2020-12-09 23:09:37 -07:00
Ed Sandor dc128662da log pbeacon string 2020-12-09 23:05:04 -07:00
Ed Sandor dc3fd24903 Correcting key check 2020-12-09 22:59:16 -07:00
Ed Sandor b2efa81b0d Formatting additional PBEACON details 2020-12-09 22:54:06 -07:00
Jakob Ketterl fd9e913a49 config migration for receiver_gps 2020-03-29 18:08:26 +02:00
Jakob Ketterl 541c38151f split config and property code, first test 2020-03-21 22:40:39 +01:00
Jakob Ketterl 6e6861479d fix bugs with negative lat / long; update formatting
ref: #81
2020-03-15 18:46:37 +01:00
Jakob Ketterl 388218f9df implement a reconnection loop for direwolf, ref #60 2020-02-27 18:43:58 +01:00
Jakob Ketterl ad565c5a2b re-wire the audio output to "null" - thanks to @dl9rdz 2020-02-17 12:06:13 +01:00
Jakob Ketterl 311f22f6ba flag services (avoid connecting to aprs network twice) 2019-09-13 22:28:17 +02:00
Jakob Ketterl c5cc364918 filters don't seem to work 2019-08-22 20:51:09 +02:00
Jakob Ketterl 379251d29d filter smallest possible to avoid traffic from the network 2019-08-18 21:41:26 +02:00
Jakob Ketterl 94533e277c improve config 2019-08-18 01:39:23 +02:00
Jakob Ketterl 73102053dc code formatting 2019-08-18 00:16:08 +02:00
Jakob Ketterl 5fab3e3d36 add igate functionality 2019-08-18 00:15:07 +02:00
Jakob Ketterl cc66ffd6f3 use generated port numbers for direwolf, allowing multiple instances 2019-08-16 01:27:03 +02:00
Jakob Ketterl 21591ad6b8 format 2019-08-15 19:56:59 +02:00
Jakob Ketterl 0207374592 restructure the code to have the parser sit where all the parsers sit 2019-08-15 15:45:15 +02:00
Jakob Ketterl bf5e2bcc84 compressed locations; other TODOS 2019-08-11 22:58:04 +02:00
Jakob Ketterl b80e85638a implement the horrifying mic-e protocol 2019-08-11 22:08:32 +02:00
Jakob Ketterl 12c92928fa pass through comments for display on the map 2019-08-11 18:42:41 +02:00
Jakob Ketterl e5dffc3d9f better decoding 2019-08-11 18:13:12 +02:00
Jakob Ketterl 55c8ce7cf0 send decodes to map 2019-08-11 17:39:41 +02:00
Jakob Ketterl cbb65e8d79 decode basic aprs frames 2019-08-11 17:18:02 +02:00
Jakob Ketterl 2053e5f521 get raw packet data from KISS socket and start decoding 2019-08-11 16:37:30 +02:00