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
/
drivers.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
In the wake of the change to use only C99 fixed-length types...
Eric S. Raymond
2009-10-26
1
-2
/
+2
*
Refactor the cycle-end tracking. The AIS machinery should use it.
Eric S. Raymond
2009-09-30
1
-2
/
+0
*
Change the driver event set to be more orthogonal.
Eric S. Raymond
2009-09-16
1
-11
/
+24
*
Rename event_revert to event_deactivate. No behavior changes.
Eric S. Raymond
2009-09-13
1
-3
/
+3
*
Fold the probe_wakup method into the new generic lifetime-event hook.
Eric S. Raymond
2009-09-13
1
-80
/
+62
*
Fold the revert method into the generic event hook.
Eric S. Raymond
2009-09-13
1
-31
/
+1
*
The configurator member becomes event_hook.
Eric S. Raymond
2009-09-13
1
-48
/
+39
*
Merge the configurator and probe_subtype methods.
Eric S. Raymond
2009-09-13
1
-170
/
+166
*
Guard some inclusions that splint doesn't like.
Eric S. Raymond
2009-09-10
1
-0
/
+2
*
Remove a duplicative storage declaration.
Eric S. Raymond
2009-09-06
1
-1
/
+1
*
Use CYCLE_END condition for the 2-part mal-design of AIS message 24 properly.
Eric S. Raymond
2009-09-03
1
-2
/
+1
*
AIVDM driver reliably signals end-of-cycle.
Eric S. Raymond
2009-09-03
1
-1
/
+3
*
Typo fix.
Eric S. Raymond
2009-09-03
1
-1
/
+1
*
Recognize and process NMEA packets while processing AIVDM.
Eric S. Raymond
2009-08-29
1
-4
/
+11
*
Cleanup.
Eric S. Raymond
2009-08-29
1
-5
/
+4
*
Major rearrangement of device members in struct gpsdata_t...
Eric S. Raymond
2009-08-23
1
-4
/
+4
*
Typo fix.
Eric S. Raymond
2009-08-13
1
-1
/
+1
*
Abolish device classes.
Eric S. Raymond
2009-08-10
1
-15
/
+1
*
Add and document the device_class member, so we can do ?DEVICES properly.
Eric S. Raymond
2009-07-24
1
-3
/
+17
*
AIS dumping is now under the control of the watcher variable.
Eric S. Raymond
2009-07-24
1
-6
/
+4
*
silence complaint about unused var and missing prototype
Chris Kuethe
2009-07-24
1
-3
/
+4
*
A step twards reporting AIS data in gpsd. All regression tests pass.
Eric S. Raymond
2009-07-24
1
-12
/
+4
*
Rough oncore driver.
Chris Kuethe
2009-07-16
1
-2
/
+5
*
system call failure should be tested against -1, rather than "< 0"
Chris Kuethe
2009-07-09
1
-1
/
+1
*
make sure trimble devices are set up correctly. from openwrt
Chris Kuethe
2009-06-19
1
-6
/
+10
*
Workaround for the Garmin configure-loop problem.
Eric S. Raymond
2009-03-27
1
-1
/
+8
*
Garmintxt integration patches from Petr Slansky.
Eric S. Raymond
2009-03-24
1
-10
/
+1
*
splint cleanup.
Eric S. Raymond
2009-03-18
1
-2
/
+2
*
Refactor the AIVDM driver to remove dependencies on the session structure.
Eric S. Raymond
2009-03-15
1
-1
/
+65
*
More driver-interface simplification.
Eric S. Raymond
2009-03-09
1
-56
/
+19
*
The shell of an AIVDM driver.
Eric S. Raymond
2009-03-09
1
-0
/
+11
*
Typo fix.
Eric S. Raymond
2009-03-09
1
-1
/
+1
*
.cycle_chars is gone, replaced by min_cycle.
Eric S. Raymond
2009-03-07
1
-17
/
+15
*
Remove 'cycle' member from device structure.
Eric S. Raymond
2009-03-07
1
-10
/
+0
*
Support --disable-controlsend
Eric S. Raymond
2009-03-06
1
-13
/
+39
*
Simplify the way ALLOW_RECONFIGURE works.
Eric S. Raymond
2009-03-06
1
-56
/
+30
*
Implement and document support for more NMEA devices.
Eric S. Raymond
2009-02-20
1
-4
/
+4
*
Compile gpsmon and friends correctly when various GPS drivers are conditioned
Eric S. Raymond
2009-02-20
1
-1
/
+1
*
First hack at supporting multiple devices in the monitor.
Eric S. Raymond
2009-02-17
1
-1
/
+1
*
Give the ubx driver a real control_send method.
Eric S. Raymond
2009-02-15
1
-1
/
+1
*
All driver method tables are now const.
Eric S. Raymond
2009-02-12
1
-23
/
+23
*
Don't bother trying to switch back to the Earthmate driver from Zodiac...
Eric S. Raymond
2009-02-12
1
-14
/
+2
*
Add a packet_type member to the device structure.
Eric S. Raymond
2009-02-08
1
-2
/
+15
*
Make gpsctl -n work reliably on SiRF devices...
Eric S. Raymond
2009-02-05
1
-6
/
+11
*
Another correction for the mode-changer code.
Eric S. Raymond
2009-01-28
1
-2
/
+2
*
Make mode-switching to garmin binary work.
Eric S. Raymond
2009-01-28
1
-1
/
+12
*
driver for novatel superstar2.
Chris Kuethe
2009-01-26
1
-1
/
+4
*
Enhance gpsctl output so it shows a capability table.
Eric S. Raymond
2009-01-23
1
-35
/
+38
*
Teach gpsctl to ship control strings to a UBX device, and eliminate ubxsend.
Eric S. Raymond
2009-01-21
1
-10
/
+0
*
Reduce logging verbosity.
Eric S. Raymond
2009-01-20
1
-4
/
+6
[prev]
[next]