Robbe Derks
|
b8065d3138
|
Parse out more ublox sat info (#34947)
parse out more sat info
|
2025-03-28 10:26:37 +01:00 |
|
Adeeb Shihadeh
|
a2ced8c8eb
|
Log satellite count in GpsLocationData (#34395)
* Log satellite count in GpsLocationData
* update refs
* forgot to build
|
2025-01-15 16:53:39 -08:00 |
|
Maxime Desroches
|
df13b36638
|
fix all codespell issues (#33194)
* bring back
* remove 2020 dictionary
old-commit-hash: 44c7144e1c
|
2024-08-05 15:25:02 -07:00 |
|
Adeeb Shihadeh
|
6bf5c62155
|
add hasFix field to gpsLocation (#31778)
* add hasFix field to gpsLocation
* migration
* update refs for ubloxd
* cereal master
old-commit-hash: a0389d7120
|
2024-03-08 11:32:38 -08:00 |
|
Harald Schäfer
|
add26a5d1f
|
GpsLocation: Rename accuracy to horizontal accuracy (#31629)
* Rename accuracy to horizontal accuracy
* typo in cereal
old-commit-hash: 85eb221e4c
|
2024-02-28 19:55:57 -08:00 |
|
Dean Lee
|
0984736972
|
cpplint: add filter build/include_subdir (#29585)
old-commit-hash: 21da5a216f
|
2023-08-24 15:42:17 +01:00 |
|
Dean Lee
|
5f4b422305
|
cpplint: add filter whitespace/semicolon (#29568)
old-commit-hash: f203648de0
|
2023-08-23 15:00:30 -07:00 |
|
Dean Lee
|
db211ce617
|
cpplint: add filter whitespace/parens (#29565)
old-commit-hash: 5480d32bb5
|
2023-08-23 14:25:05 -07:00 |
|
Dean Lee
|
97e9d55588
|
cpplint: build/include_what_you_use (#29556)
* include_what_you_use
* remove comments
* include <memory>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 2d99521e75
|
2023-08-23 13:25:17 -07:00 |
|
Dean Lee
|
004a097c95
|
cpplint: add readability/braces filter (#29554)
old-commit-hash: 363740a497
|
2023-08-23 10:13:46 -07:00 |
|
Dean Lee
|
b80325aa04
|
swaglog: enable type-checked against format string (#29096)
* check&fix fmt
* bump rednose
* correct format string
* bump rednose
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 940954c13e
|
2023-07-31 17:49:50 -07:00 |
|
Dean Lee
|
05b2a0b884
|
common/swaglog: remove trailing semicolon from macros (#29042)
old-commit-hash: 269ceca27a
|
2023-07-19 19:46:42 -07:00 |
|
Kacper Rączy
|
c63d3378c9
|
ubloxd: enable satReport parsing (#28037)
* Uncomment satReport parsing. New ublox recv callback logic in process_replay
* Typo
* Update replay ref commit
* Update ref commit again
old-commit-hash: 2bd37acef3
|
2023-05-25 07:41:45 +02:00 |
|
Harald Schäfer
|
9512d91684
|
Sat info from ublox (#27526)
* squashed
* bump cereal
old-commit-hash: 153ffa3f68
|
2023-03-15 01:21:18 -07:00 |
|
Harald Schäfer
|
20dfe96afa
|
Use structs in laika (#27585)
* doesnt crash
* New cacher
* unused import
* help linter
* Annotate list
* print error
* fix caching bugs
* wrong name
* small fixes
* fix sum
* wrong brackets
* fix tests
* update ref
* bump submodules
old-commit-hash: 5c70482761
|
2023-03-15 00:02:56 -07:00 |
|
Harald Schäfer
|
faf6e27f46
|
Parse GLONASS ephemeris from mystery satellites (#27541)
parse unknown glonass
old-commit-hash: 7d32554fe3
|
2023-03-09 18:48:32 -08:00 |
|
Adeeb Shihadeh
|
de9a100719
|
ubloxd: move to system/ (#27536)
* ubloxd: move to system/
* more fixes
* add missing sconscript
* fix valgrind tests
* uncomment
old-commit-hash: c97911dbad
|
2023-03-08 16:11:18 -08:00 |
|