Eric S. Raymond
|
410b7e9e37
Ubuntu has abolished /usr/bin/python, change shebangs to python3.
|
3 lat temu |
Gary E. Miller
|
b0a47ba546
devtools/ais.py: Fix copyright
|
4 lat temu |
Gary E. Miller
|
924a914cde
ais.py: pep8 cleanup. No functional change.
|
6 lat temu |
Gary E. Miller
|
9b0ca6f122
ais.py: Fix for PEP8
|
6 lat temu |
Fred Wright
|
f759d02299
Fixes devtools/ais.py to use new-style classes.
|
8 lat temu |
Fred Wright
|
80f65f4928
Fixes devtools/*.py for Python 3.
|
8 lat temu |
Jon Schlueter
|
6453ff5de0
additional type 21 message with 368 bits long message
|
9 lat temu |
Eric S. Raymond
|
cbd94ec69b
Properly string-quote in ais.py output.
|
11 lat temu |
Eric S. Raymond
|
9e91057077
Fix a bug reported by KIU Shueng Chuan in Type 25 message handling.
|
12 lat temu |
Christian Gagneraud
|
5214d309cf
[AIS] Fix plenty of small bugs unveiled by aishub test campaign.
|
12 lat temu |
Christian Gagneraud
|
560b34c508
[AIS] ais.py: Error messages format harmonization
|
12 lat temu |
Christian Gagneraud
|
13058fdfec
[AIS] ais.py: fix bad checksum error message
|
12 lat temu |
Christian Gagneraud
|
a468db2c9c
[AIS] ais.py: fix optional name extension in type 21
|
12 lat temu |
Christian Gagneraud
|
f2ba497b7e
[AIS] Add UK/ROI AtoN monitoring data message handling
|
12 lat temu |
Christian Gagneraud
|
96874b22d8
[AIS] ais.py: Add IMO236 met/hydro message (type 8, dac 1, fid 11)
|
12 lat temu |
Christian Gagneraud
|
7f3cbb1eec
[AIS] ais.py: Add DAC/FID to histogram output
|
12 lat temu |
Eric S. Raymond
|
9fa0d5a5f4
Explain some limitations.
|
14 lat temu |
Eric S. Raymond
|
1cf776d213
In ais.py, extracted field value is no longer constrained to be an array index.
|
14 lat temu |
Eric S. Raymond
|
d6e2818464
Avoid some duplicative writes.
|
14 lat temu |
Eric S. Raymond
|
2191ee28f2
Typo fix.
|
14 lat temu |
Eric S. Raymond
|
0e55585a64
Support AISmessage type 27.
|
14 lat temu |
Eric S. Raymond
|
556b05c761
Typo fix.
|
14 lat temu |
Eric S. Raymond
|
bc63ddec19
Fix an error in how AIS rate-of-turn decoding was done.
|
14 lat temu |
Eric S. Raymond
|
190e80886b
Correct some erroneous IS8061 formating.
|
14 lat temu |
Eric S. Raymond
|
8366778e09
The last change in gpsdecode was not entirely correct. Fixes from Nirgal.
|
14 lat temu |
Eric S. Raymond
|
fc07400653
Switch the CSV format emitted by gpsdecode(1) to DSV using |.
|
14 lat temu |
Eric S. Raymond
|
4cd7055cc0
Fix AIS type 15 decoding and add a new test from Kurt Schwehr.
|
14 lat temu |
Eric S. Raymond
|
883ddd4fef
Avoid truncating dumps of short-form type 15 and 16 messages.
|
14 lat temu |
Eric S. Raymond
|
4647ffc097
Join Type 21 name extension field to name.
|
14 lat temu |
Eric S. Raymond
|
0149b289b1
Typo fixes.
|
14 lat temu |