Marat Fayzullin
|
7d9b8523e9
|
Added APRS/AIS reporting.
|
2024-04-11 23:41:00 -04:00 |
Marat Fayzullin
|
dbbf20aa0e
|
Rolling back some regex changes.
|
2024-01-31 21:33:44 -05:00 |
Marat Fayzullin
|
5e3f8c91a2
|
Making sure the code is compatible with Python 3.12+
|
2024-01-31 20:09:05 -05:00 |
Marat Fayzullin
|
58a9bcfa08
|
No longer reporting AIS messages to IGATE.
|
2024-01-18 22:48:19 -05:00 |
Marat Fayzullin
|
9bc3fd8c45
|
Downgrading direwolf.py, the new LogReader based version still crashes.
|
2023-09-15 22:07:35 -04:00 |
Marat Fayzullin
|
703febbc75
|
Switching Aprs to LogReader.
|
2023-09-15 20:04:17 -04:00 |
Marat Fayzullin
|
48ad02b95a
|
Downgrading Direwolf code to a previous, pre-ExecModule version.
|
2023-09-15 17:50:59 -04:00 |
Marat Fayzullin
|
92a6175808
|
aprs/module.py is no longer used.
|
2023-09-12 18:45:18 -04:00 |
Marat Fayzullin
|
c4afe1e594
|
Merging the rest of owrx folder.
|
2023-09-10 21:00:51 -04:00 |
Marat Fayzullin
|
c37a551faa
|
Fixing minor items.
|
2023-04-03 23:54:13 -04:00 |
Marat Fayzullin
|
291288a7b7
|
Fixing lint warning.
|
2023-04-03 23:30:22 -04:00 |
Marat Fayzullin
|
d04fa40167
|
Renaming path to hops.
|
2023-04-03 23:15:57 -04:00 |
Marat Fayzullin
|
9c1922d309
|
Fixing a mistake.
|
2023-04-03 21:29:47 -04:00 |
Marat Fayzullin
|
db8ee6b175
|
Simplifying code.
|
2023-04-03 21:21:31 -04:00 |
Marat Fayzullin
|
834843a583
|
Now checking for visited hops and generating proper path.
|
2023-04-03 21:06:56 -04:00 |
Marat Fayzullin
|
a7a774f419
|
Added wider check for special APRS path elements.
|
2023-04-03 13:15:18 -04:00 |
Marat Fayzullin
|
e31863b151
|
Added proper path display.
|
2023-04-03 12:39:46 -04:00 |
Marat Fayzullin
|
2f0bd16e24
|
Adding direct/indirect APRS indicator to map markers.
|
2023-04-02 18:35:45 -04:00 |
Marat Fayzullin
|
7f5ac7fdba
|
Fixing error parsing some APRS data.
|
2023-03-01 20:00:09 -05:00 |
Marat Fayzullin
|
7a1a03e4b9
|
Now reporting ship markers as coming from AIS.
|
2023-02-26 12:31:48 -05:00 |
Marat Fayzullin
|
f09dea90de
|
Improving code.
|
2023-02-26 11:51:33 -05:00 |
Marat Fayzullin
|
af496b558d
|
Now parsing NMEA messages.
|
2023-02-25 21:11:37 -05:00 |
Marat Fayzullin
|
1115d59783
|
Adding AIS mode/service, implemented via Direwolf.
|
2023-02-25 17:41:53 -05:00 |
Marat Fayzullin
|
c504589b76
|
Adding more details about stationary markers.
|
2022-12-05 22:59:09 -05:00 |
Marat Fayzullin
|
22a447f590
|
Added altitude and device info.
|
2022-11-29 21:26:51 -05:00 |
Marat Fayzullin
|
c36ec38fbd
|
Adding APRS weather info and other APRS improvements.
|
2022-11-29 20:24:14 -05:00 |
Jakob Ketterl
|
33c8e34456
|
use the resume call before pumping data from a reader
|
2021-10-26 16:40:38 +02:00 |
Jakob Ketterl
|
f967a8d87a
|
catch exceptions while parsing ax25 frames
|
2021-10-22 15:07:42 +02:00 |
Jakob Ketterl
|
b2e15c559e
|
refactor
|
2021-09-20 15:32:26 +02:00 |
Jakob Ketterl
|
c10fdd2a53
|
move
|
2021-09-20 15:16:06 +02:00 |
Jakob Ketterl
|
6fbe6b4983
|
restore automatic config application for direwolf
|
2021-09-15 15:37:09 +02:00 |
Jakob Ketterl
|
284059a920
|
clean up direwolf config file after use
|
2021-09-15 15:04:12 +02:00 |
Jakob Ketterl
|
6129b92277
|
avoid duplicate method
|
2021-09-15 15:01:36 +02:00 |
Jakob Ketterl
|
f3b05c6318
|
re-add m17
|
2021-09-07 14:45:52 +02:00 |
Jakob Ketterl
|
6014ce8921
|
restore pocsag functionality
|
2021-09-06 20:00:14 +02:00 |
Jakob Ketterl
|
b9f43654cd
|
restore aprs functionality
|
2021-09-06 15:05:33 +02:00 |
Jakob Ketterl
|
7c43c78c4b
|
refactor aprs stuff
|
2021-09-02 11:00:57 +02:00 |