Shane Smiskol
c9804f8ec2
quectel: move vertical accuracy sanity check ( #27819 )
...
* Update rawgpsd.py
* remove from locationd
* Update system/sensord/rawgps/rawgpsd.py
* flip
2 years ago
Harald Schäfer
eca3838237
Locationd qcom retune ( #27739 )
2 years ago
Shane Smiskol
28cd8fc402
laikad: clean up cloudlog usage ( #27701 )
...
make an error, no need to pass e
2 years ago
Harald Schäfer
b418cbcbcf
Laikad: catch and log ephemerides parsing errors ( #27698 )
...
* Laikad: catch and log ephemerides parsing errors
* exception instead of error
2 years ago
Harald Schäfer
e05e7850e1
Laika cleaner flow ( #27633 )
...
* laika flow
* test fixes
* unexpected type
* unexpected type
* explicit type
* ref commit
* back to prev val
* ref 2
2 years ago
Gijs Koning
fc5a575ba3
laikad: use non-conflating socket for gnss msgs ( #24888 )
...
* Use subsock
* wait for one
* wrong name
* try cpp proc replay
* fix recv pattern
---------
Co-authored-by: Bruce Wayne <harald.the.engineer@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Adeeb Shihadeh
7319afbd51
process replay: prep for laikad subsock + QCOM GPS ( #27632 )
...
* process replay: prep for laikad subsock
* cleanup
* fix for qcomGnss
* detect ublox
* more debug info in err
* wip
* cleanup
2 years ago
Harald Schäfer
4718fa5748
Bump laika ( #27618 )
...
* Laika on master
* use constellation id
2 years ago
Harald Schäfer
204f7d8623
Ttff logs ( #27610 )
...
* ttff in logs
* More meta info
* cleanup
* passess tests
* unused import
* fix linting
* ttff of 0 is invalid
* ref commit
* bump cereal
* Update ref_commit
* sort ephem status list
* sort ephem status list
* update ref
2 years ago
Adeeb Shihadeh
4cff94366f
Revert "LAIKAD: TTFF, and ephemeris statuses in logs ( #27591 )"
...
This reverts commit 95216de591
.
2 years ago
Harald Schäfer
95216de591
LAIKAD: TTFF, and ephemeris statuses in logs ( #27591 )
...
* ttff in logs
* More meta info
* cleanup
* passess tests
* unused import
* fix linting
* ttff of 0 is invalid
* ref commit
* bump cereal
2 years ago
Harald Schäfer
5c38392785
Laikad: always return msg ( #27599 )
...
* always return msg
* always return msg
* Not all qcom constellations are understood
* call error error
2 years ago
Harald Schäfer
38cb42f76a
LaikaD new cache version ( #27596 )
2 years ago
Harald Schäfer
896fa029f9
Laikad: cleanup time range holder ( #27595 )
...
* cleanup time range holder
* update
* unused import
* unused import
* unused import
* bump laika
2 years ago
Harald Schäfer
629e5f6bf2
Fix qcom laika caching and test ( #27594 )
2 years ago
Harald Schäfer
5c70482761
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
2 years ago
Adeeb Shihadeh
c97911dbad
ubloxd: move to system/ ( #27536 )
...
* ubloxd: move to system/
* more fixes
* add missing sconscript
* fix valgrind tests
* uncomment
2 years ago
Harald Schäfer
231e9a950d
Pigeond: Request sat info msgs ( #27529 )
...
request sat info msgs
2 years ago
Adeeb Shihadeh
6f40f0d442
sensord: move to system/ ( #27531 )
...
* sensord: move to system/
* add gitignore to releaes files
2 years ago
Harald Schäfer
ce900f34d0
Ubloxd: subframe 0 is not valid ( #27528 )
...
No 0 strings
2 years ago
Kurt Nistelberger
cb2a53ae80
laikad: fix qcom without internet ( #27468 )
...
move week
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
Kurt Nistelberger
b688122042
laikad: reduce min satellite number ( #27440 )
...
* bump laika
* update laikad tests
* update refs
* bump laika
* update refs
---------
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
Kurt Nistelberger
6b4ac801e7
laikad: use new cache param ( #27404 )
...
* add backward compatibility
* rename laikad cache file
* rm and update
---------
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Adeeb Shihadeh
00513f1001
locationd: adjust GPS alive check for QCOM GPS ( #27339 )
...
* locationd: adjust GPS alive check for QCOM GPS
* update refs
* update refs
2 years ago
Kurt Nistelberger
fe64e85363
readd slot number logging
2 years ago
Kurt Nistelberger
5a0cbc35a5
Ubloxd: glonass ephem parsing ( #27248 )
...
temp fix
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
Kurt Nistelberger
6330cdd885
GPS: add tow to gps ephemeris ( #27246 )
...
* add tow to gps ephemeris
* bump cereal
* update refs
---------
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
Kurt Nistelberger
4f6fbdf590
Revert "ublox_day_fix"
...
This reverts commit 9af82c090e
.
2 years ago
Kurt Nistelberger
9af82c090e
ublox_day_fix
2 years ago
Kurt Nistelberger
04a7808590
glonass support laikad ( #27173 )
...
* add glonass kaitai parsing
* add kaita generated files
* remove glonass from build
* add string non immediate type
* fix kaitai bug
* cleanUp
* add patch file
* fix scons order
* make lookup const
* remove comments
* add to release files
* init
* add laika
* remove printf
* laikad add glonass ephem parsing
* add signs
* final ublox parsing
* rev gps
* bump subs
* address comments
* disable internet for laikad
---------
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
Kurt Nistelberger
4e27a7f22a
Glonass support, ubloxd add ephemeris parsing ( #27119 )
...
* add glonass kaitai parsing
* add kaita generated files
* remove glonass from build
* add string non immediate type
* fix kaitai bug
* cleanUp
* add patch file
* fix scons order
* make lookup const
* remove comments
* rename
* add to release files
* add signs
* final ublox parsing
* bump cereal
* update ref
---------
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
Kurt Nistelberger
3d98cb72c0
Ubloxd: gps add iodc check ( #27162 )
...
* gps add iodc check
* add test
* simplify
* update ref
---------
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
Vivek Aithal
519b3c8847
paramsd: Check if roll from the localizer is actually valid ( #27105 )
...
* add roll_valid check, use localizer roll when it is valid
* increase std to 1.5
* btter check
* avoid numpy
* update refs
* update refs
2 years ago
Kurt Nistelberger
549e4d9636
Ubloxd: move gps parsing to function ( #27122 )
...
move ublox gps parsing to function
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
Kurt Nistelberger
e2f5b164bd
Ubloxd: glonass parsing tests ( #27125 )
...
* add glonass kaitai parsing
* add kaita generated files
* remove glonass from build
* add string non immediate type
* fix kaitai bug
* cleanUp
* add patch file
* fix scons order
* make lookup const
* remove comments
* rename
* add to release files
* remove printf
* add signs
* add glonass parsing test
* finish up glonass kaitai tests
* move cereal back to master
* ignore test_runner
* sign is not two complement
* address comments
---------
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
Kurt Nistelberger
53ccec7697
Revert "add signs to glonass ksy"
...
This reverts commit aa71947ebc
.
2 years ago
Kurt Nistelberger
aa71947ebc
add signs to glonass ksy
2 years ago
Vivek Aithal
8d447e8a08
[RAM 1500 5TH GEN] Disable Live Torque ( #27121 )
...
* revert ram on live torque
* update refs
* update refs
2 years ago
Kurt Nistelberger
6f0d35a09f
Glonass ephemeris support ( #27088 )
...
* add glonass kaitai parsing
* add kaita generated files
* remove glonass from build
* add string non immediate type
* fix kaitai bug
* add patch file
* fix scons order
* Update selfdrive/locationd/SConscript
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Vivek Aithal
9201267fb7
torqued: Update reset logic ( #27103 )
...
* update reset logic
* bugfix
2 years ago
Vivek Aithal
7ba8e56e87
[RAM 1500 5TH GEN] Update offline torque parameters and enable torqued ( #27072 )
...
* make run torque learnable
* update ram offline values
* add ram 1500 to torqued
* update refs
2 years ago
Kurt Nistelberger
027c27cd69
Laikad: add test ( #27028 )
...
* add laikad tropo test
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
Kurt Nistelberger
9131da9103
Revert "Add low Gnss laikad test ( #26987 )"
...
This reverts commit b7ce77b3aa
.
2 years ago
Kurt Nistelberger
b7ce77b3aa
Add low Gnss laikad test ( #26987 )
...
* add low gnss test
* enable laikad
* temp fix for cache
* update replay
* save LaikadEphemeris for testing
* rem
* update refs
* add comment
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
Kurt Nistelberger
669becadde
Ublox tow continuity check ( #27001 )
...
* add continuity check
* simplify
* remove pair
* update refs
* bump laika update refs
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
Harald Schäfer
af97a96080
Add lane ekf ( #26986 )
...
* change lane_kf pos
* add lane back here
2 years ago
Harald Schäfer
4c33d94d3f
Revert locationd to gpsLocation ( #26963 )
...
* revert locationd laika change
* switch msg
* change proc replay
* back to gpslocation
* update ref
* no np floats in msg
* Ignore empty laikad messages in mapos
* more tolerance
* c++ doesnt work like that
2 years ago
Bruce Wayne
c44b622559
Revert "temporary revert laikad as main gps"
...
This reverts commit 1e8e4f7ede
.
2 years ago
Kurt Nistelberger
1e8e4f7ede
temporary revert laikad as main gps
2 years ago
Vivek Aithal
2e36d07106
paramsd: Remove one active condition ( #26922 )
...
* remove one active condition
* update refs
* remove unused vars
* update refs
* update refs
2 years ago