index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
driver_nmea2000.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix time encoding.
Reinhard Arlt
2015-05-08
1
-0
/
+1
*
Handle ais type 4 and type 11 in nmea2000.
Reinhard Arlt
2015-05-08
1
-0
/
+35
*
Basic support for AIS MSG 4 and 11 in NMEA2000.
Reinhard Arlt
2015-05-07
1
-0
/
+26
*
Improve nmea2000 ais coding.
Reinhard Arlt
2015-05-07
1
-6
/
+15
*
Fix char encoding in ais.type7 strings.
Reinhard Arlt
2015-05-07
1
-6
/
+28
*
Fix wrong mask for ais.type1.status.
Reinhard Arlt
2015-05-07
1
-1
/
+1
*
A drowning deluge of whitespace hacks.
Gary E. Miller
2015-04-30
1
-11
/
+11
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-60
/
+15
*
Beat the splint beast into submission.
Eric S. Raymond
2015-03-29
1
-5
/
+5
*
Clean up most spint errors. All regression tests pass.
Eric S. Raymond
2015-03-28
1
-12
/
+12
*
Fix more splint: Line expects to suppress X errors, found 0 errors
Gary E. Miller
2015-03-25
1
-12
/
+10
*
NMEA2000 driver was not using a bool where it should.
Eric S. Raymond
2015-03-16
1
-8
/
+8
*
Attempted fix for a close/reopen bug involvinf NMEA2000.
Eric S. Raymond
2015-03-16
1
-0
/
+15
*
gpsd-report() -> gpsd_log()
Eric S. Raymond
2015-03-07
1
-136
/
+133
*
warning hunting of unused parameters in driver_nmea2000.c
Jon Schlueter
2015-02-23
1
-0
/
+5
*
Fix another type24 bug in driver_nmea2000.c
Reinhard Arlt
2015-02-18
1
-1
/
+4
*
splint cleanup. All regressiion tests pass.
Eric S. Raymond
2015-02-09
1
-1
/
+1
*
Used scale_int() in all places.
Reinhard Arlt
2015-02-01
1
-6
/
+6
*
Back out the attempt to use VTIME.
Eric S. Raymond
2015-01-31
1
-1
/
+0
*
Add new scale routine.
Reinhard Arlt
2015-01-31
1
-2
/
+15
*
Add a minimum packet length to every driver.
Eric S. Raymond
2015-01-29
1
-0
/
+1
*
Improved adaptive-delay logic. Don't insert them if CAN devices are in play.
Eric S. Raymond
2015-01-27
1
-6
/
+0
*
Pretend CAN devices are pseudo-ttys to disable adaptive delays.
Eric S. Raymond
2015-01-26
1
-0
/
+7
*
Almost entirely eliminate use of sats_used array.
Eric S. Raymond
2015-01-10
1
-5
/
+1
*
Fix pseudonmea again.
Reinhard Arlt
2014-12-15
1
-3
/
+5
*
Refactor representation of satellite data into an array of structs...
Eric S. Raymond
2014-09-22
1
-8
/
+7
*
Now that the transition is done we can restore the gpsd_report name.
Eric S. Raymond
2014-08-27
1
-58
/
+58
*
The big leap. Most instances of gpsd_report are replaced...
Eric S. Raymond
2014-08-27
1
-58
/
+58
*
Introduce struct errout_t to encapsulate error-reporting hooks.
Eric S. Raymond
2014-08-27
1
-58
/
+58
*
Structure member name change: packet -> lexer. No logic changes.
Eric S. Raymond
2014-08-27
1
-15
/
+15
*
Split firmwqre version query out of the init method.
Eric S. Raymond
2014-08-25
1
-0
/
+1
*
Drop the obsolete tag field from JSON output. Bump the minor protocol number.
Eric S. Raymond
2014-08-24
1
-10
/
+0
*
Fix NME2000 AIS Type 24 handling.
Reinhard Arlt
2014-08-21
1
-4
/
+4
*
Remove unused check for workpgn.
Reinhard Arlt
2014-08-21
1
-6
/
+1
*
Rename and rationalize driver table instances. No logic changes.
Eric S. Raymond
2013-11-12
1
-1
/
+1
*
New AIS type24 reporting.
Reinhard Arlt
2013-11-11
1
-77
/
+47
*
Isolate the access to split24 flag.
Reinhard Arlt
2013-11-10
1
-3
/
+17
*
Honor split24 flag in ais msg24 part b.
Reinhard Arlt
2013-11-08
1
-53
/
+71
*
cppcheck and Coverity cleanup (not yet complete).
Eric S. Raymond
2013-11-06
1
-3
/
+5
*
Partial cppcheck and Coverity cleanup.
Eric S. Raymond
2013-11-06
1
-0
/
+6
*
Full splint cleanup. Partial cppcheck cleanup.
Eric S. Raymond
2013-11-05
1
-7
/
+9
*
Honor split24 flag in ais msg24 part a.
Reinhard Arlt
2013-11-05
1
-9
/
+21
*
Fix crash due to ais->type24.part.
Reinhard Arlt
2013-11-04
1
-0
/
+1
*
Decode PGN 127250 and PGN 128267.
Reinhard Arlt
2013-11-02
1
-2
/
+60
*
Contain the assumption that time hinting is done to NTPD.
Eric S. Raymond
2013-10-31
1
-3
/
+3
*
Add skeleton for PGN 129283 Cross Track Error, PGN 129284 Navigation Data, an...
Reinhard Arlt
2013-10-31
1
-0
/
+47
*
Revert "Separate ntpd support from chrony support, step 1."
Eric S. Raymond
2013-10-30
1
-3
/
+3
*
Separate ntpd support from chrony support, step 1.
Eric S. Raymond
2013-10-30
1
-3
/
+3
*
Add PGN 127258 skeleton GNSS Magnetic Variation
Reinhard Arlt
2013-10-30
1
-0
/
+15
*
Fix bug in (still unused) handling of addressed PGN's.
Reinhard Arlt
2013-10-30
1
-2
/
+2
[next]