Boian Bonev
|
0c47b03d1c
Fix typos
|
4 年之前 |
Gary E. Miller
|
124fc6db01
driver_skytraq.c: Fix copyright, remove tabs.
|
5 年之前 |
Gary E. Miller
|
29991d6ffe
gps.h: Move gps_data_t.status to gps_fix_t.status
|
5 年之前 |
Gary E. Miller
|
caff0a6428
Add GPSD_LOG() shim to gpsd_log().
|
5 年之前 |
Gary E. Miller
|
f4fecfc52a
Swap first two arguments in gpsd_log().
|
5 年之前 |
Gary E. Miller
|
c222ff6605
driver_skytraq.c: Use timespec_str() to fix 32-bit *BSD warnings.
|
5 年之前 |
Gary E. Miller
|
20ac99032b
gps.h: Change gps_date_t.skyview_time from timestamp_t to timespec_t.
|
5 年之前 |
Gary E. Miller
|
1d4a09541a
gps.h: Change gps_fix_t time to timepec_t.
|
5 年之前 |
Gary E. Miller
|
652d3501ed
driver_skytraq.c: remove redundant ecef_to_wgs84().
|
5 年之前 |
Gary E. Miller
|
ebe272d725
Change satellite_t elevation and azimuth the doubles.
|
5 年之前 |
Gary E. Miller
|
fc1f8ebfd5
driver_sirf.c: Convert to use new gps_mask_t.
|
5 年之前 |
Gary E. Miller
|
c060d6027a
driver_skytraq: Move gpsdata.separation to newdata.geoid_sep
|
5 年之前 |
Gary E. Miller
|
248c9bdac6
driver_skytraq: Note an include
|
5 年之前 |
Gary E. Miller
|
c5d0f43cbd
Make sure gpsd_config.h is before all includes.
|
5 年之前 |
Gary E. Miller
|
8c220f0609
driver_skytraq: skytraq does not report locktime, so assume max
|
6 年之前 |
Gary E. Miller
|
8919ec0240
driver_skytraq: remove duplicate gnssId/svId code.
|
6 年之前 |
Gary E. Miller
|
2130cacedb
driver_skytraq: Fix bad decode of ecefvz. Add WIP raw decode.
|
6 年之前 |
Gary E. Miller
|
d388090e03
driver_skytraq: Decode gnssID and svID.
|
6 年之前 |
Gary E. Miller
|
6027b102c7
LICENSE: Update licenses for consistency. No functional changes.
|
6 年之前 |
Gary E. Miller
|
a40408ec2b
driver_sirf: Report ECEF in TPV.
|
6 年之前 |
Gary E. Miller
|
3c38408c66
driver_skytraq: report ECEF data in TPV.
|
6 年之前 |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
7 年之前 |
Gary E. Miller
|
fa47f7390f
Skytraq: trim subtype so it fits in the buffer.
|
7 年之前 |
Eric S. Raymond
|
9c7e862987
Clean up C and Python code-checker warnings.
|
7 年之前 |
Gary E. Miller
|
a8d12eea46
PPSTIME -> NTPTIME
|
9 年之前 |
Gary E. Miller
|
6323959a95
Start to decode Beidou subframe data.
|
9 年之前 |
Gary E. Miller
|
dbc1878653
Add Skytraq decodes for ACK, NACK and GPS Version.
|
9 年之前 |
Gary E. Miller
|
ea24fa1f10
Support Skytraq MID 0xDF. Their TPV sentence.
|
9 年之前 |
Gary E. Miller
|
2884b2fe60
Remove 'for (int i' which some C compilers hate.
|
9 年之前 |
Gary E. Miller
|
ea7a6966ce
Tweak to Skytraq debug logging.
|
9 年之前 |