Chris Kuethe
|
5999e86621
We temporarily need root privs to set up the nmea line discipline on OpenBSD.
|
18 years ago |
Eric S. Raymond
|
e4e3dace6d
Poll for the Navigation Parameters in SiRF message 0x13...
|
18 years ago |
Eric S. Raymond
|
da5ae7e4a3
Change the configurator method to take a packet sequence number argument...
|
18 years ago |
Eric S. Raymond
|
0cf1f2fc02
Make back_to_nmea a public flag (rather than a per-driver private flag)...
|
18 years ago |
Eric S. Raymond
|
606b3fd68d
Pull the "configurable" bit out of the context structure & make it per-driver...
|
18 years ago |
Eric S. Raymond
|
d3eff5b06e
Split wrapup method into revert and wrapup. The revert method is onlt called
|
18 years ago |
Eric S. Raymond
|
0fc2a4f6d3
Back-to-NMEA-on-exit logic for the Evermore, too.
|
18 years ago |
Eric S. Raymond
|
9e89bb2ee1
First step towards restoring parameters on close:
|
18 years ago |
Eric S. Raymond
|
8b96601846
Compiler-warning and splint cleanup.
|
18 years ago |
Eric S. Raymond
|
a961236300
Interleave NMEA subtype probes with received packets. This seems to
|
18 years ago |
Eric S. Raymond
|
bb39fd5e0d
Sigh...avoid harmless but *annoying* name collision...
|
18 years ago |
Eric S. Raymond
|
51cce15a3b
Define uniform log level macros.
|
18 years ago |
Eric S. Raymond
|
3f4fb28fa5
Define a function to do ID reports with subtypes...
|
18 years ago |
Eric S. Raymond
|
76c63b2971
Another small refactoring step.
|
18 years ago |
Eric S. Raymond
|
ed313c9283
More pure refactoring.
|
18 years ago |
Eric S. Raymond
|
95babe14d5
Pure refactoring.
|
18 years ago |
Eric S. Raymond
|
a07cadc47e
Make the subtype member long enough for a Garmin.
|
18 years ago |
Eric S. Raymond
|
adac953ea0
Enable clients to display the GPS type.
|
18 years ago |
Eric S. Raymond
|
a6029c84ba
Make it possible to disable reconfiguration.
|
18 years ago |
Eric S. Raymond
|
e88d740ff5
Rename some methods for clarity.
|
18 years ago |
Eric S. Raymond
|
f6519ca132
Split the "initializer" driver method in two.
|
18 years ago |
Eric S. Raymond
|
3fc121eaec
Fix libgpsd(3) so it's usable when ntpshm_init() has not been called.
|
18 years ago |
Eric S. Raymond
|
450333d95d
Clean up some unfortunate nomenclature discovered while working on gpscntrl.
|
18 years ago |
Chris Kuethe
|
874612903b
Rename config.h so it can be installed as gpsd_config.h...
|
18 years ago |
Eric S. Raymond
|
75aa679552
Eliminate duplicative code in the Truenorth driver.
|
18 years ago |
Eric S. Raymond
|
d74df4d295
Add a new capability to the generic driver structure: wakeup...
|
18 years ago |
Eric S. Raymond
|
b8c09af54f
Move the logic for poking the NTP daemomn out of the NMEA driver.
|
18 years ago |
Gary E. Miller
|
a91bc1e9aa
Make germin_ser_parse() confirm to the generic parse_packet() prototype.
|
18 years ago |
Chris Kuethe
|
8041ccf491
Make the hexdump-to-binary converter part of libgpsd
|
18 years ago |
Chris Kuethe
|
54d6b2b6ff
Prevent gpsd from spinning if the dgpsip stream goes away.
|
18 years ago |