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_ubx.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Pre-release splint and cppcheck cleanup. All regression tests pass.
Eric S. Raymond
2010-03-01
1
-3
/
+3
*
Integrated cppcheck testing, and fixed some minor bugs found by it.
Eric S. Raymond
2010-02-16
1
-2
/
+2
*
Fix one of gdt's regression-test failures.
Eric S. Raymond
2009-12-04
1
-1
/
+1
*
splint cleanup.
Eric S. Raymond
2009-12-03
1
-1
/
+1
*
Splint and compiler warning cleanup.
Eric S. Raymond
2009-12-03
1
-15
/
+12
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-1
/
+0
*
Mac OS X cleanup passes from mledford.
Eric S. Raymond
2009-11-19
1
-1
/
+1
*
Fix some whitespace glitches found while experimenting with indent(1).
Eric S. Raymond
2009-11-17
1
-4
/
+4
*
Make fudge explicit in ntpshm_put(), and log it..
Gary E. Miller
2009-11-17
1
-1
/
+1
*
Fix driver bugs pointed out by Hakan Johannsen.
Eric S. Raymond
2009-11-05
1
-1
/
+1
*
Address Berlios tracker bug #16408 ubx_driver: wrong packet length on write.
Eric S. Raymond
2009-11-04
1
-1
/
+1
*
In the wake of the change to use only C99 fixed-length types...
Eric S. Raymond
2009-10-26
1
-7
/
+7
*
The new instrumentation pays off.
Eric S. Raymond
2009-10-02
1
-6
/
+3
*
Fix a paste-o that made its way into many LOG_DATA format strings.
Eric S. Raymond
2009-10-02
1
-3
/
+3
*
My bright idea to use timestamp() to set skyview times backfired...
Eric S. Raymond
2009-10-02
1
-5
/
+5
*
Clear up some driver-level confusion surrounding timestamp setting.
Eric S. Raymond
2009-10-01
1
-5
/
+8
*
Two more drivers now use the LOG_DATA convention. All regression tests pass.
Eric S. Raymond
2009-10-01
1
-5
/
+29
*
Change some legends in printf strings...
Eric S. Raymond
2009-10-01
1
-1
/
+1
*
In the gpsdata structure, satellites -> satellites_visible
Eric S. Raymond
2009-10-01
1
-1
/
+1
*
Fix computation of epx and epy from eph.
Eric S. Raymond
2009-09-30
1
-1
/
+1
*
Refactor the cycle-end tracking. The AIS machinery should use it.
Eric S. Raymond
2009-09-30
1
-1
/
+1
*
Change the driver event set to be more orthogonal.
Eric S. Raymond
2009-09-16
1
-1
/
+1
*
Give the ubx driver a single point of truth about DOPs.
Eric S. Raymond
2009-09-15
1
-2
/
+2
*
Begin using clear_dop to ensure that gpsd never reports stale DOP values.
Eric S. Raymond
2009-09-15
1
-0
/
+1
*
Give DOPs their own structure...
Eric S. Raymond
2009-09-15
1
-6
/
+6
*
Rename event_revert to event_deactivate. No behavior changes.
Eric S. Raymond
2009-09-13
1
-1
/
+1
*
Fold the probe_wakup method into the new generic lifetime-event hook.
Eric S. Raymond
2009-09-13
1
-5
/
+4
*
Fold the revert method into the generic event hook.
Eric S. Raymond
2009-09-13
1
-15
/
+12
*
The configurator member becomes event_hook.
Eric S. Raymond
2009-09-13
1
-6
/
+5
*
Merge the configurator and probe_subtype methods.
Eric S. Raymond
2009-09-13
1
-41
/
+42
*
Guard some inclusions that splint doesn't like.
Eric S. Raymond
2009-09-10
1
-0
/
+2
*
Reliable cycle-start indication for almost all drivers.
Eric S. Raymond
2009-09-09
1
-3
/
+1
*
UBX driver now signals cycle end reliably.
Eric S. Raymond
2009-09-09
1
-1
/
+7
*
Now make it possible for a driver to signal cycle start, cycle end, ...
Eric S. Raymond
2009-09-03
1
-1
/
+1
*
Break the cycle-start flag out of general status mask into its own field.
Eric S. Raymond
2009-09-03
1
-2
/
+3
*
Split eph into epx and epy internally...
Eric S. Raymond
2009-09-03
1
-2
/
+2
*
Major rearrangement of device members in struct gpsdata_t...
Eric S. Raymond
2009-08-23
1
-3
/
+3
*
Abolish device classes.
Eric S. Raymond
2009-08-10
1
-1
/
+0
*
Add and document the device_class member, so we can do ?DEVICES properly.
Eric S. Raymond
2009-07-24
1
-1
/
+2
*
pass raw subframes to the raw subframe decoder
Chris Kuethe
2009-07-09
1
-1
/
+25
*
change the signal strength member to float.
Chris Kuethe
2009-06-22
1
-1
/
+1
*
oops. forgot to actually use the cycle time.
Chris Kuethe
2009-03-18
1
-0
/
+1
*
rate switching for ubx
Chris Kuethe
2009-03-12
1
-7
/
+10
*
.cycle_chars is gone, replaced by min_cycle.
Eric S. Raymond
2009-03-07
1
-2
/
+2
*
Remove 'cycle' member from device structure.
Eric S. Raymond
2009-03-07
1
-1
/
+0
*
Framework for UBX rate switcher, everything except the field value calculation.
Eric S. Raymond
2009-03-06
1
-1
/
+23
*
Support --disable-controlsend
Eric S. Raymond
2009-03-06
1
-1
/
+5
*
Simplify the way ALLOW_RECONFIGURE works.
Eric S. Raymond
2009-03-06
1
-5
/
+3
*
repository beautification, part 2:
Chris Kuethe
2009-03-02
1
-0
/
+688
[prev]