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_proto.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sirfmon -> gpsmon name change.
Eric S. Raymond
2009-02-17
1
-1
/
+1
*
Format driver sends through a common message buffer.
Eric S. Raymond
2009-02-16
1
-2
/
+11
*
All driver method tables are now const.
Eric S. Raymond
2009-02-12
1
-1
/
+1
*
Add a packet_type member to the device structure.
Eric S. Raymond
2009-02-08
1
-0
/
+2
*
Explanatory comments and one magic-number elimination.
Eric S. Raymond
2009-02-07
1
-0
/
+5
*
Magic-number elimination.
Eric S. Raymond
2009-01-29
1
-12
/
+4
*
add some extra decoder trace messages
Chris Kuethe
2009-01-24
1
-0
/
+3
*
more little fixes
Chris Kuethe
2009-01-24
1
-0
/
+11
*
more fixes to make this useful as a driver template
Chris Kuethe
2009-01-24
1
-59
/
+60
*
some fixes to make this a little more find-n-replace friendly.
Chris Kuethe
2009-01-24
1
-26
/
+20
*
Refactor sending of control strings.
Eric S. Raymond
2009-01-06
1
-6
/
+7
*
Add a wrapper function around gpsd_hexdump to avoid hexdumping buffers...
Chris Kuethe
2008-12-27
1
-2
/
+2
*
'typename' is a reserved word in C++.
Gary E. Miller
2008-01-19
1
-1
/
+1
*
fix my fix of satellite info parsing
Chris Kuethe
2007-12-27
1
-2
/
+4
*
fix the logic for checking satellite status
Chris Kuethe
2007-12-26
1
-15
/
+20
*
Pull the device_readonly variable into the global context structure.
Eric S. Raymond
2007-06-01
1
-4
/
+0
*
don't try to write if device_readonly is set.
Chris Kuethe
2007-04-06
1
-0
/
+4
*
More updates to the driver skeleton, like sample message decoders.
Chris Kuethe
2007-01-10
1
-64
/
+258
*
Check in regress-builder, after having used it to detect some minor build
Eric S. Raymond
2006-11-30
1
-1
/
+1
*
Change the configurator method to take a packet sequence number argument...
Eric S. Raymond
2006-11-27
1
-1
/
+1
*
Mick Durkin's second round.
Eric S. Raymond
2006-11-20
1
-5
/
+43
*
Explanatory comments by Mick Durkin, with a few corrections.
Eric S. Raymond
2006-11-20
1
-26
/
+62
*
update the driver skeleton. from petr slansky
Chris Kuethe
2006-11-14
1
-1
/
+1
*
Split wrapup method into revert and wrapup. The revert method is onlt called
Eric S. Raymond
2006-11-14
1
-0
/
+5
*
Cosmetic changes to go with Mick Durkin's document.
Eric S. Raymond
2006-11-07
1
-24
/
+13
*
Define uniform log level macros.
Eric S. Raymond
2006-11-02
1
-3
/
+3
*
Rename some methods for clarity.
Eric S. Raymond
2006-10-30
1
-3
/
+3
*
Split the "initializer" driver method in two.
Eric S. Raymond
2006-10-30
1
-1
/
+6
*
Rename config.h so it can be installed as gpsd_config.h...
Chris Kuethe
2006-10-26
1
-1
/
+2
*
Add a new capability to the generic driver structure: wakeup...
Eric S. Raymond
2006-10-26
1
-0
/
+1
*
Add subversion ID tags near the beginning of every file.
Chris Kuethe
2006-09-21
1
-0
/
+1
*
Document the fact that the channels member is no longer used for parsing.
Eric S. Raymond
2006-08-21
1
-1
/
+1
*
True North support integrated.
Eric S. Raymond
2005-08-01
1
-0
/
+1
*
Use gpsd_hexdump().
Eric S. Raymond
2005-07-19
1
-25
/
+6
*
Switch to using C99 initializers everywhere.
Eric S. Raymond
2005-07-16
1
-13
/
+13
*
Architecture extension; handle variable sample rates.
Eric S. Raymond
2005-07-11
1
-1
/
+3
*
First cut at iTrax and iTalk support.
Eric S. Raymond
2005-07-11
1
-2
/
+2
*
Add a driver-prototype file. Clean up and fix RTCM passthrough.
Eric S. Raymond
2005-07-08
1
-0
/
+147
[prev]