Commit Graph

764 Commits

Author SHA1 Message Date
Jakob Ketterl e4ef364aa8 looks like we have some additional dependencies now 2019-08-18 22:03:41 +00:00
Jakob Ketterl 379251d29d filter smallest possible to avoid traffic from the network 2019-08-18 21:41:26 +02:00
Jakob Ketterl cf8b84925e Merge branch 'develop' into packet 2019-08-18 21:41:07 +02:00
Jakob Ketterl f07bc9e6de update wsjt-x version in docker build 2019-08-18 21:40:46 +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 54bcba195d delete configs after use 2019-08-17 22:38:09 +02:00
Jakob Ketterl 7e757c005c implement aprs data extensions 2019-08-17 22:04:45 +02:00
Jakob Ketterl 82eaff5da6 get altitude from comment 2019-08-17 20:35:32 +02:00
Jakob Ketterl 1eb28d6aee optimize 2019-08-17 20:20:28 +02:00
Jakob Ketterl bdbe45e322 recognize third party data (don't think we can parse them) 2019-08-17 20:01:12 +02:00
Jakob Ketterl 34a8311647 remove annoying debugging line 2019-08-17 20:00:57 +02:00
Jakob Ketterl cf45caa762 fix piping stuff for packet 2019-08-17 19:59:58 +02:00
Jakob Ketterl 5b72728aa2 timestamps, status updates, replace faulty characters 2019-08-17 13:39:02 +02:00
Jakob Ketterl 67f3dc7430 fix conversion errors 2019-08-16 16:43:16 +02:00
Jakob Ketterl b40af9bbdc back to utf-8 2019-08-16 07:29:31 +02:00
Jakob Ketterl cc66ffd6f3 use generated port numbers for direwolf, allowing multiple instances 2019-08-16 01:27:03 +02:00
Jakob Ketterl 5a7ef65c56 reduce debugging output 2019-08-15 23:33:02 +02:00
Jakob Ketterl 46ac0ecc77 convert speed to metric 2019-08-15 22:10:58 +02:00
Jakob Ketterl cc6561bdda get course and speed and extended info from mic-e frames 2019-08-15 21:46:08 +02:00
Jakob Ketterl 3022406f63 get the extra information out of compressed messages 2019-08-15 21:00:01 +02:00
Jakob Ketterl 66382eb50f add symbol information 2019-08-15 20:28:24 +02:00
Jakob Ketterl 21591ad6b8 format 2019-08-15 19:56:59 +02:00
Jakob Ketterl 88bbb76752 make sure there is actually enough data to parse 2019-08-15 19:50:47 +02:00
Jakob Ketterl 765f075576 add some type information; fix string offsets 2019-08-15 18:21:35 +02:00
Jakob Ketterl 6b93973d9b decode mic-e device and altitude data 2019-08-15 18:08:20 +02:00
Jakob Ketterl 439da266a9 prevent empty frames 2019-08-15 15:53:55 +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 7beb773a37 Merge branch 'develop' into packet 2019-08-12 11:44:20 +02:00
Jakob Ketterl 4b3a68f4cd fix the dial button (not enough space on some browsers) 2019-08-12 11:05:32 +02:00
Jakob Ketterl 3dbc6ffb2b make aprs available as service 2019-08-12 00:02:39 +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 fe84a39097 add aprs frequency 2019-08-11 18:12:50 +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
Jakob Ketterl f53b51a208 fix sample rates 2019-08-11 16:36:53 +02:00
Jakob Ketterl e63569e3e9 packet decoding as secondary demodulator, finally displayin something on
the webpage
2019-08-11 13:52:19 +02:00
Jakob Ketterl 2fed83659f these should not be in here 2019-08-11 13:09:34 +02:00
Jakob Ketterl ef90e3e048 disable colors 2019-08-11 13:05:36 +02:00
Jakob Ketterl 5fbbd897b5 Merge branch 'develop' into packet 2019-08-11 11:53:29 +02:00
Jakob Ketterl b0056a4677 disable services by default 2019-08-11 11:39:35 +02:00
Jakob Ketterl d467d79bdf code format with black 2019-08-11 11:37:45 +02:00
Jakob Ketterl 92321a3b4e simple metrics api to interface with collectd and grafana 2019-08-04 18:36:03 +02:00
Jakob Ketterl 766300bdff use latest improvementes for fft, too 2019-08-04 17:31:50 +02:00
Jakob Ketterl 8214fdb24d looks configurable to me, at least for now 2019-08-04 15:17:03 +02:00