Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add qcom ephemerisSourceType #372

Merged
merged 1 commit into from
Oct 7, 2022
Merged

add qcom ephemerisSourceType #372

merged 1 commit into from
Oct 7, 2022

Conversation

gast04
Copy link
Contributor

@gast04 gast04 commented Oct 7, 2022

add qcom as ephemerisSourceType

@gast04 gast04 merged commit b29717c into master Oct 7, 2022
@gast04 gast04 deleted the add-qcom-source branch October 7, 2022 23:47
budney added a commit to budney/cereal that referenced this pull request Jan 7, 2023
commit f200875
Author: Kurt Nistelberger <kurt.nistelberger@hotmail.com>
Date:   Thu Dec 29 17:53:12 2022 -0700

    gnssMeasurement Renaming (commaai#398)

    * use laika instand fix

    * rename time

    * fix indent

    Co-authored-by: Bruce Wayne <harald.the.engineer@gmail.com>
    Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>

commit 22b1431
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Mon Dec 12 13:26:26 2022 -0800

    carControl: add blinker controls (commaai#397)

    * carControl: add blinker controls

    * cleanup

commit 439429c
Author: Shane Smiskol <shane@smiskol.com>
Date:   Sat Dec 10 00:14:27 2022 -0800

    Add CAN output torque actuator field (commaai#396)

    * log value sent to the car

    * rename

commit eaf962b
Author: Shane Smiskol <shane@smiskol.com>
Date:   Fri Dec 9 18:37:33 2022 -0800

    Deprecate LQR state field (commaai#394)

    * first commit

    * log p and i

    * compile

    * remove these

    * revert

    * revert

    * revert

commit 609491e
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Fri Dec 9 13:15:18 2022 -0800

    add frameId to mapRenderState

commit a33e25e
Author: Cameron Clough <cameronjclough@gmail.com>
Date:   Thu Dec 8 21:47:59 2022 -0800

    add curvature steer control type (commaai#381)

    * add curvature steer control type

    * add new line

    Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

    * remove d gain

    Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

commit 8825337
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Thu Dec 8 20:37:39 2022 -0800

    decimate navModel to 0.5Hz

commit fd1ca09
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Thu Dec 8 20:33:42 2022 -0800

    add mapRenderState (commaai#393)

    * add mapRenderState

    * better name

commit 7765176
Author: Shane Smiskol <shane@smiskol.com>
Date:   Thu Dec 1 23:31:27 2022 -0800

    Micd: add A-weighted sound level fields (commaai#392)

    * new fields

    * add temp field

    * Revert "add temp field"

    This reverts commit 54b5974.

    * move

    Co-authored-by: Cameron Clough <cameronjclough@gmail.com>

commit 22e7261
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Thu Dec 1 16:29:11 2022 -0800

    Nav model (commaai#380)

    * Added navModel field

    * Add navModel to services.py

    * Added position/desire fields

    * Bump navModel field index

    Co-authored-by: mitchellgoffpc <mitchellgoffpc@gmail.com>

commit dbc9846
Author: Cameron Clough <cameronjclough@gmail.com>
Date:   Wed Nov 30 21:19:53 2022 -0800

    Micd fields (commaai#391)

    * add new field

    * uncalib

    Co-authored-by: Shane Smiskol <shane@smiskol.com>

commit 790d383
Author: Cameron Clough <cameronjclough@gmail.com>
Date:   Wed Nov 30 11:37:35 2022 -0800

    fix CI badge

commit 4ec689c
Author: ntegan1 <ntegan1@gmail.com>
Date:   Wed Nov 30 14:36:17 2022 -0500

    fix set but unused warning (commaai#390)

    * fix set but unused warning

    * re-run ci maybe

commit 19a0c46
Author: Shane Smiskol <shane@smiskol.com>
Date:   Wed Nov 30 00:06:23 2022 -0800

    Deprecate noTarget event

commit 7f55399
Author: Shane Smiskol <shane@smiskol.com>
Date:   Tue Nov 29 14:38:56 2022 -0800

    Rename event to preEnableStandstill (commaai#389)

    rename event

commit 2b54c11
Author: Cameron Clough <cameronjclough@gmail.com>
Date:   Mon Nov 28 12:51:57 2022 -0800

    add microphone (commaai#382)

    * add microphone socket

    * increase freq

    * add raw noise level

    * rename to ambient

    * switch

commit 72fb965
Author: Willem Melching <willem.melching@gmail.com>
Date:   Tue Nov 22 01:10:55 2022 +0100

    Add missing time.h include (commaai#385)

    add missing time.h include

commit 3bae09c
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Tue Nov 15 16:50:27 2022 -0800

    add experimenalMode to controlsState

commit 25767df
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Mon Nov 14 15:44:36 2022 -0800

    panda spi and uart7 faults

commit afafa0a
Author: Shane Smiskol <shane@smiskol.com>
Date:   Thu Nov 10 17:16:58 2022 -0800

    Add regen braking field (commaai#384)

    * regen braking field

    * fix duplicate ordinal

    * Update car.capnp

commit cdba1aa
Author: YassineYousfi <yyousfi1@binghamton.edu>
Date:   Mon Nov 7 17:07:38 2022 -0800

    Add temporal pose to modelv2 (commaai#383)

    * add simpose to modelv2

    * rename

commit 9cc550d
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Wed Nov 2 14:34:03 2022 -0700

    add tres

commit 1d25fc3
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Mon Oct 24 17:53:32 2022 -0700

    msgq: bump num readers up a bit (commaai#379)

commit 79e6e4c
Author: HaraldSchafer <harald.the.engineer@gmail.com>
Date:   Fri Oct 21 16:55:41 2022 -0700

    wide calibration (commaai#378)

commit 3813330
Author: HaraldSchafer <harald.the.engineer@gmail.com>
Date:   Fri Oct 21 00:41:30 2022 -0700

    Add wide transform (commaai#377)

commit 1e3dd70
Author: Shane Smiskol <shane@smiskol.com>
Date:   Wed Oct 19 01:29:49 2022 -0700

    Rename gmAccFaultedTemp -> accFaultedTemp

commit 315ddcb
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Tue Oct 18 18:53:26 2022 -0700

    add cornerRadar ECU

commit 107048c
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Mon Oct 17 15:53:57 2022 -0700

    ui debug message (commaai#376)

    * ui debug message

    * put in the qlogs

commit 5766e64
Author: Shane Smiskol <shane@smiskol.com>
Date:   Fri Oct 14 19:33:28 2022 -0700

    Add temporarily ACC fault event (commaai#375)

    * add depress brake pedal

    * fixup alert name

commit 3eca747
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Tue Oct 11 21:26:32 2022 -0700

    deprecate unused carParams fields

commit b1003dd
Author: Shane Smiskol <shane@smiskol.com>
Date:   Tue Oct 11 15:50:52 2022 -0700

    carControl->cruiseControl: add override bool (commaai#373)

    Add override bool

commit b29717c
Author: Kurt Nistelberger <kurt.nistelberger@hotmail.com>
Date:   Fri Oct 7 16:47:32 2022 -0700

    add qcom ephemerisSourceType (commaai#372)

    Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>

commit 446f316
Author: Greg Hogan <gregjhogan@gmail.com>
Date:   Wed Oct 5 21:18:05 2022 -0700

    add CAN-FD non-ISO mode flag to panda can health (commaai#369)

commit 33256c9
Author: Kurt Nistelberger <kurt.nistelberger@hotmail.com>
Date:   Wed Oct 5 20:30:40 2022 -0700

    rename unknown6 to sbas (commaai#371)

    Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>

commit 58b87bd
Author: Cameron Clough <cameronjclough@gmail.com>
Date:   Tue Oct 4 10:48:50 2022 -0700

    make shiftByWire non-Honda specific (commaai#370)

commit c8542cf
Author: Cameron Clough <cameronjclough@gmail.com>
Date:   Tue Oct 4 10:39:34 2022 -0700

    fix duplicate ordinal

commit 1db91ee
Author: Shane Smiskol <shane@smiskol.com>
Date:   Tue Oct 4 01:30:57 2022 -0700

    Ecu: add vcu (for Hyundai) (commaai#348)

    * Add VMCU ecu

    * update

    * rename to more generic name

    * Update car.capnp

commit 5ba96b6
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Mon Oct 3 15:08:40 2022 -0700

    make rx checks invalid a bool

commit ea9d19f
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Sun Oct 2 17:25:53 2022 -0700

    add safetyRxChecksInvalid panda fault

commit d4cf872
Author: Kurt Nistelberger <kurt.nistelberger@hotmail.com>
Date:   Thu Sep 29 11:04:55 2022 -0700

    mark sensorEvents deprecated (commaai#367)

    Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>

commit 5aa4986
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Wed Sep 28 15:15:48 2022 -0700

    add exposure value percent to camera state packets (commaai#368)

    * add exposure value percent to camera state packets

    * it's a real percent

commit e310f48
Author: Kurt Nistelberger <kurt.nistelberger@hotmail.com>
Date:   Tue Sep 27 15:28:22 2022 -0700

    Sensor events splitup (commaai#357)

    * change from sensorEvents to separated events

    * fix numbering

    * remove sensorEvent

    * update after rebase

    * .

    * move bmx gyro and accel to its own channels

    * address PR comments

    * .

    * inc frequency in tests

    * .

    * rename sensorEventsDEPRECATED sensorEvents

    * readd sensorEvents in services.py

    * .

    Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>

commit a0c6f28
Author: Robbe Derks <robbe.derks@gmail.com>
Date:   Fri Sep 23 11:17:22 2022 +0200

    Add adas ecu and make the brake booster non-Honda specific (commaai#362)

    add adas ecu

commit 3baa20e
Author: Igor Biletskyy <briskspirit@users.noreply.github.com>
Date:   Sat Sep 17 00:15:31 2022 -0700

    Add panda CAN health to logs (commaai#361)

    * init

    * typo

    * fix

    * add canfd stats and speed

commit e4130c9
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Thu Sep 15 17:03:38 2022 -0700

    Live torque params (commaai#354)

    * add live torque messages

    * add to services

    * add decay to msg

    * store debug points

    * bump livetorqueparams ordinal in log capnp, after rebasing

    * rename slope and offset

    * store reset count instead of bool

    * renaming in tuning params

    * add tag to livetorqueparams struct

    * make this an int

    * add useParams to roll out per fingerprint

    Co-authored-by: nuwandavek <vivekaithal44@gmail.com>

commit 513dfc7
Author: Igor Biletksyy <bs@privacy.im>
Date:   Thu Sep 15 13:30:29 2022 -0700

    PandaState: fix mixup

commit 3f5bc84
Author: Igor Biletskyy <briskspirit@users.noreply.github.com>
Date:   Thu Sep 15 13:09:52 2022 -0700

    Panda health: names and mixup fix (commaai#359)

    * init

    * naming

commit bd2f7fa
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Wed Sep 14 14:56:26 2022 -0700

    add image sensor to camera states (commaai#360)

commit f363cc1
Author: Shane Smiskol <shane@smiskol.com>
Date:   Tue Sep 13 22:50:17 2022 -0700

    Add fields for lateral override (commaai#350)

    * add fields for lateral override state

    * comment

    * spelled out

commit 2335f98
Author: Igor Biletskyy <briskspirit@users.noreply.github.com>
Date:   Fri Sep 9 20:13:25 2022 -0700

    add RP with chiplet (commaai#358)

    * chiplet

    * Update log.capnp

    Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

    Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

commit 04b1cf2
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Fri Sep 9 16:49:12 2022 -0700

    includes tape reel

commit cea51af
Author: Cameron Clough <cameronjclough@gmail.com>
Date:   Wed Sep 7 13:49:16 2022 -0700

    Ecu: rename esp to abs (commaai#353)

    ecu: rename esp to abs

commit ac98471
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Wed Sep 7 11:42:09 2022 -0700

    add carParams.experimentalLongitudinalAvailable (commaai#356)

    * add carParams.disableRadarAvailable

    * better name

commit f26ee5a
Author: HaraldSchafer <harald.the.engineer@gmail.com>
Date:   Tue Sep 6 21:59:25 2022 -0700

    Refactor longcontrol (commaai#355)

    * Bring starting back

    * Add starting params

commit 6323950
Author: Bruce Wayne <harald.the.engineer@gmail.com>
Date:   Fri Sep 2 15:59:56 2022 -0700

    Remove lane planning stuff

commit d3a943e
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Wed Aug 31 20:41:39 2022 -0700

    deviceState: deprecate battery + charging fields (commaai#352)

    * deviceState: deprecate battery + charging fields

    * deprecate that one too

    * deprecated

commit d05d3cb
Author: Shane Smiskol <shane@smiskol.com>
Date:   Tue Aug 30 22:59:38 2022 -0700

    Chrysler: add Ecu for Hybrid Control Processor (commaai#351)

    Add hcp

commit aaf67ac
Author: Shane Smiskol <shane@smiskol.com>
Date:   Tue Aug 30 11:14:07 2022 -0700

    CarParams: add field for auto resume capability (commaai#349)

    * Add field for auto resume

    * Update car.capnp

    * add a comment section
budney added a commit to budney/cereal that referenced this pull request May 5, 2023
commit e5cd59e
Author: Robbe Derks <robbe.derks@gmail.com>
Date:   Thu May 4 16:35:03 2023 +0200

    Add device type (commaai#440)

    tizi

commit fe87410
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Fri Apr 28 15:11:43 2023 -0700

    fix names

commit 938f576
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Fri Apr 28 15:08:57 2023 -0700

    CI: run tests with sanitizers (commaai#438)

    * matrix

    * add ubsan

    * named

commit 37157b1
Author: Shane Smiskol <shane@smiskol.com>
Date:   Fri Apr 21 16:22:37 2023 -0700

    locationd: log timeToFirstFix (commaai#436)

    locationd ttff

commit f6afcaf
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Thu Apr 20 13:25:15 2023 -0700

    add pandaState.fanStallCount (commaai#435)

    Co-authored-by: Comma Device <device@comma.ai>

commit a70f1a8
Author: Dean Lee <deanlee3@gmail.com>
Date:   Sun Apr 16 12:29:49 2023 +0800

    Deprecate unused fields in FrameData (commaai#423)

    * Deprecate unused fields in FrameData

    * Update log.capnp

    ---------

    Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

commit 911cfac
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Sat Apr 15 17:57:58 2023 -0700

    switch to pat so tests run on bot pr

commit ae896d9
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Sat Apr 15 17:39:26 2023 -0700

    CI: add job to update pre-commit hooks (commaai#434)

commit 6e32e41
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Sat Apr 15 16:29:35 2023 -0700

    pre-commit update

commit 4f5502c
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Wed Apr 5 21:26:43 2023 -0700

    add spiChecksumErrorCount to pandaState

commit 9baf462
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Tue Apr 4 18:52:48 2023 -0700

    bump ordinal

commit b752a90
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Tue Apr 4 18:49:44 2023 -0700

    add heartbeatLoopWatchdog panda fault

commit 5827c4e
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Sun Apr 2 12:35:42 2023 -0700

    pandaState: add voltage and current back (commaai#432)

commit 5646788
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Sun Apr 2 11:25:30 2023 -0700

    CI: set PYTHONWARNINGS=error (commaai#431)

    * CI: set PYTHONWARNINGS=error

    * precommit update

    * try that

    * unset

    * Revert "precommit update"

    This reverts commit 3e1e9a0.

commit d70d215
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Wed Mar 29 15:07:36 2023 -0700

    add panda siren fault (commaai#429)

    Co-authored-by: Comma Device <device@comma.ai>

commit 1f0d21d
Author: Jason Young <46612682+jyoung8607@users.noreply.github.com>
Date:   Tue Mar 28 18:15:05 2023 -0400

    VW: Add CarEvent for EPS timer soft disable (commaai#422)

    * add steerTimeLimit

    * recycle accFaultedTemp

commit e276226
Author: Shane Smiskol <shane@smiskol.com>
Date:   Mon Mar 27 11:50:53 2023 -0700

    Ecu: shuffle around parking fields (commaai#428)

    * shuffle around

    * ECU

    * no hyundai

    * can remove

    * add unused ecu

    * Update car.capnp

    Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

    * follow convention

    ---------

    Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

commit c516d5e
Author: Shane Smiskol <shane@smiskol.com>
Date:   Fri Mar 24 00:23:53 2023 -0700

    CarFw: add obdMultiplexing (commaai#425)

    add obdMultiplexing

commit 3c5ff1c
Author: Shane Smiskol <shane@smiskol.com>
Date:   Thu Mar 23 23:52:18 2023 -0700

    Ecu: add parking (commaai#426)

    * rename unused vcu and add parking ecu

    * move

    * move it to Hyundai

commit d0ca263
Author: Shane Smiskol <shane@smiskol.com>
Date:   Thu Mar 23 23:28:57 2023 -0700

    Ecu: add hvac (commaai#427)

    * rename unused vcu and add parking ecu

    * move

    * just hvac

commit 494cd28
Author: Dean Lee <deanlee3@gmail.com>
Date:   Wed Mar 22 01:52:27 2023 +0800

    add function available_streams to visionipc_pyx.pyx (commaai#424)

commit 7492dc3
Author: Harald Schäfer <harald.the.engineer@gmail.com>
Date:   Thu Mar 16 16:44:56 2023 -0700

    Ephem status (commaai#421)

    ephem status

commit 915baae
Author: Harald Schäfer <harald.the.engineer@gmail.com>
Date:   Wed Mar 15 11:45:22 2023 -0700

    GnssMeasurements: Add TTFF (commaai#420)

    add ttff

commit 80a8eb8
Author: Harald Schäfer <harald.the.engineer@gmail.com>
Date:   Wed Mar 15 00:43:15 2023 -0700

    sat info (commaai#419)

commit c579889
Author: Harald Schäfer <harald.the.engineer@gmail.com>
Date:   Wed Mar 15 00:02:00 2023 -0700

    laika structs (commaai#418)

commit 9888e04
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Mon Mar 13 14:48:45 2023 -0700

    add frameId to uiPlan (commaai#417)

commit 42f84fd
Author: Shane Smiskol <shane@smiskol.com>
Date:   Thu Mar 2 18:53:46 2023 -0800

    add accels field to uiPlan (commaai#415)

    add accels to uiplan

    Co-authored-by: Bruce Wayne <harald.the.engineer@gmail.com>

commit b88523f
Author: Harald Schäfer <harald.the.engineer@gmail.com>
Date:   Fri Feb 17 19:35:13 2023 -0800

    Uiplan (commaai#413)

    * ui plan

    * uiplan

    * keep backwards compatibility

    * more decimation

    ---------

    Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

commit 162a26c
Author: Shane Smiskol <shane@smiskol.com>
Date:   Tue Feb 14 16:57:05 2023 -0800

    Log if data-collection for each carFw (commaai#412)

    log responses from logging/debugging queries

commit fa3e77b
Author: Kurt Nistelberger <kurt.nistelberger@hotmail.com>
Date:   Tue Feb 7 11:21:45 2023 -0700

    GPS: add tow count (commaai#411)

    add tow count

    Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>

commit bdbac40
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Thu Feb 2 11:03:26 2023 -0800

    carState.radarOffCan -> radarUnavailable (commaai#409)

commit e24f52b
Author: Kurt Nistelberger <kurt.nistelberger@hotmail.com>
Date:   Wed Feb 1 16:12:04 2023 -0700

    Glonass Ephemeris support (commaai#408)

    * add v1

    * small cleanup

    * rename speedup to accel

    * add space for freqNum

    ---------

    Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>

commit b27131e
Author: Shane Smiskol <shane@smiskol.com>
Date:   Tue Jan 17 19:25:32 2023 -0800

    CarState: deprecate canMonoTimes (commaai#406)

    * deprecate canMonoTimes

    * deprecate more

commit 6b91a52
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Tue Jan 17 16:12:41 2023 -0800

    fix ar0231 typo

commit 35264cb
Author: Jason Young <46612682+jyoung8607@users.noreply.github.com>
Date:   Fri Jan 13 17:27:03 2023 -0500

    VW MLB: Add safety mode (commaai#404)

commit c0d9abf
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Wed Jan 11 15:01:37 2023 -0800

    add a few can msgs in qlog (commaai#403)

commit 959ff79
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Sat Dec 31 16:33:09 2022 -0800

    add cpplint (commaai#401)

    * add cpplint

    * include what you use

    * whitespace fixes

    * passes

commit da48ed5
Author: Dean Lee <deanlee3@gmail.com>
Date:   Sun Jan 1 06:59:24 2023 +0800

    vipc: add function to get available streams (commaai#400)

    * add function to get available streams

    * add test case

    * cleanup

    * use set

    * public type

    * Update visionipc_server.cc

    * apply review

    Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

commit 6e58b29
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Sat Dec 31 14:19:29 2022 -0800

    include from project root (commaai#402)

commit f200875
Author: Kurt Nistelberger <kurt.nistelberger@hotmail.com>
Date:   Thu Dec 29 17:53:12 2022 -0700

    gnssMeasurement Renaming (commaai#398)

    * use laika instand fix

    * rename time

    * fix indent

    Co-authored-by: Bruce Wayne <harald.the.engineer@gmail.com>
    Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>

commit 22b1431
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Mon Dec 12 13:26:26 2022 -0800

    carControl: add blinker controls (commaai#397)

    * carControl: add blinker controls

    * cleanup

commit 439429c
Author: Shane Smiskol <shane@smiskol.com>
Date:   Sat Dec 10 00:14:27 2022 -0800

    Add CAN output torque actuator field (commaai#396)

    * log value sent to the car

    * rename

commit eaf962b
Author: Shane Smiskol <shane@smiskol.com>
Date:   Fri Dec 9 18:37:33 2022 -0800

    Deprecate LQR state field (commaai#394)

    * first commit

    * log p and i

    * compile

    * remove these

    * revert

    * revert

    * revert

commit 609491e
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Fri Dec 9 13:15:18 2022 -0800

    add frameId to mapRenderState

commit a33e25e
Author: Cameron Clough <cameronjclough@gmail.com>
Date:   Thu Dec 8 21:47:59 2022 -0800

    add curvature steer control type (commaai#381)

    * add curvature steer control type

    * add new line

    Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

    * remove d gain

    Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

commit 8825337
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Thu Dec 8 20:37:39 2022 -0800

    decimate navModel to 0.5Hz

commit fd1ca09
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Thu Dec 8 20:33:42 2022 -0800

    add mapRenderState (commaai#393)

    * add mapRenderState

    * better name

commit 7765176
Author: Shane Smiskol <shane@smiskol.com>
Date:   Thu Dec 1 23:31:27 2022 -0800

    Micd: add A-weighted sound level fields (commaai#392)

    * new fields

    * add temp field

    * Revert "add temp field"

    This reverts commit 54b5974.

    * move

    Co-authored-by: Cameron Clough <cameronjclough@gmail.com>

commit 22e7261
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Thu Dec 1 16:29:11 2022 -0800

    Nav model (commaai#380)

    * Added navModel field

    * Add navModel to services.py

    * Added position/desire fields

    * Bump navModel field index

    Co-authored-by: mitchellgoffpc <mitchellgoffpc@gmail.com>

commit dbc9846
Author: Cameron Clough <cameronjclough@gmail.com>
Date:   Wed Nov 30 21:19:53 2022 -0800

    Micd fields (commaai#391)

    * add new field

    * uncalib

    Co-authored-by: Shane Smiskol <shane@smiskol.com>

commit 790d383
Author: Cameron Clough <cameronjclough@gmail.com>
Date:   Wed Nov 30 11:37:35 2022 -0800

    fix CI badge

commit 4ec689c
Author: ntegan1 <ntegan1@gmail.com>
Date:   Wed Nov 30 14:36:17 2022 -0500

    fix set but unused warning (commaai#390)

    * fix set but unused warning

    * re-run ci maybe

commit 19a0c46
Author: Shane Smiskol <shane@smiskol.com>
Date:   Wed Nov 30 00:06:23 2022 -0800

    Deprecate noTarget event

commit 7f55399
Author: Shane Smiskol <shane@smiskol.com>
Date:   Tue Nov 29 14:38:56 2022 -0800

    Rename event to preEnableStandstill (commaai#389)

    rename event

commit 2b54c11
Author: Cameron Clough <cameronjclough@gmail.com>
Date:   Mon Nov 28 12:51:57 2022 -0800

    add microphone (commaai#382)

    * add microphone socket

    * increase freq

    * add raw noise level

    * rename to ambient

    * switch

commit 72fb965
Author: Willem Melching <willem.melching@gmail.com>
Date:   Tue Nov 22 01:10:55 2022 +0100

    Add missing time.h include (commaai#385)

    add missing time.h include

commit 3bae09c
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Tue Nov 15 16:50:27 2022 -0800

    add experimenalMode to controlsState

commit 25767df
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Mon Nov 14 15:44:36 2022 -0800

    panda spi and uart7 faults

commit afafa0a
Author: Shane Smiskol <shane@smiskol.com>
Date:   Thu Nov 10 17:16:58 2022 -0800

    Add regen braking field (commaai#384)

    * regen braking field

    * fix duplicate ordinal

    * Update car.capnp

commit cdba1aa
Author: YassineYousfi <yyousfi1@binghamton.edu>
Date:   Mon Nov 7 17:07:38 2022 -0800

    Add temporal pose to modelv2 (commaai#383)

    * add simpose to modelv2

    * rename

commit 9cc550d
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Wed Nov 2 14:34:03 2022 -0700

    add tres

commit 1d25fc3
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Mon Oct 24 17:53:32 2022 -0700

    msgq: bump num readers up a bit (commaai#379)

commit 79e6e4c
Author: HaraldSchafer <harald.the.engineer@gmail.com>
Date:   Fri Oct 21 16:55:41 2022 -0700

    wide calibration (commaai#378)

commit 3813330
Author: HaraldSchafer <harald.the.engineer@gmail.com>
Date:   Fri Oct 21 00:41:30 2022 -0700

    Add wide transform (commaai#377)

commit 1e3dd70
Author: Shane Smiskol <shane@smiskol.com>
Date:   Wed Oct 19 01:29:49 2022 -0700

    Rename gmAccFaultedTemp -> accFaultedTemp

commit 315ddcb
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Tue Oct 18 18:53:26 2022 -0700

    add cornerRadar ECU

commit 107048c
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Mon Oct 17 15:53:57 2022 -0700

    ui debug message (commaai#376)

    * ui debug message

    * put in the qlogs

commit 5766e64
Author: Shane Smiskol <shane@smiskol.com>
Date:   Fri Oct 14 19:33:28 2022 -0700

    Add temporarily ACC fault event (commaai#375)

    * add depress brake pedal

    * fixup alert name

commit 3eca747
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Tue Oct 11 21:26:32 2022 -0700

    deprecate unused carParams fields

commit b1003dd
Author: Shane Smiskol <shane@smiskol.com>
Date:   Tue Oct 11 15:50:52 2022 -0700

    carControl->cruiseControl: add override bool (commaai#373)

    Add override bool

commit b29717c
Author: Kurt Nistelberger <kurt.nistelberger@hotmail.com>
Date:   Fri Oct 7 16:47:32 2022 -0700

    add qcom ephemerisSourceType (commaai#372)

    Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>

commit 446f316
Author: Greg Hogan <gregjhogan@gmail.com>
Date:   Wed Oct 5 21:18:05 2022 -0700

    add CAN-FD non-ISO mode flag to panda can health (commaai#369)

commit 33256c9
Author: Kurt Nistelberger <kurt.nistelberger@hotmail.com>
Date:   Wed Oct 5 20:30:40 2022 -0700

    rename unknown6 to sbas (commaai#371)

    Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>

commit 58b87bd
Author: Cameron Clough <cameronjclough@gmail.com>
Date:   Tue Oct 4 10:48:50 2022 -0700

    make shiftByWire non-Honda specific (commaai#370)

commit c8542cf
Author: Cameron Clough <cameronjclough@gmail.com>
Date:   Tue Oct 4 10:39:34 2022 -0700

    fix duplicate ordinal

commit 1db91ee
Author: Shane Smiskol <shane@smiskol.com>
Date:   Tue Oct 4 01:30:57 2022 -0700

    Ecu: add vcu (for Hyundai) (commaai#348)

    * Add VMCU ecu

    * update

    * rename to more generic name

    * Update car.capnp

commit 5ba96b6
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Mon Oct 3 15:08:40 2022 -0700

    make rx checks invalid a bool

commit ea9d19f
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Sun Oct 2 17:25:53 2022 -0700

    add safetyRxChecksInvalid panda fault

commit d4cf872
Author: Kurt Nistelberger <kurt.nistelberger@hotmail.com>
Date:   Thu Sep 29 11:04:55 2022 -0700

    mark sensorEvents deprecated (commaai#367)

    Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>

commit 5aa4986
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Wed Sep 28 15:15:48 2022 -0700

    add exposure value percent to camera state packets (commaai#368)

    * add exposure value percent to camera state packets

    * it's a real percent

commit e310f48
Author: Kurt Nistelberger <kurt.nistelberger@hotmail.com>
Date:   Tue Sep 27 15:28:22 2022 -0700

    Sensor events splitup (commaai#357)

    * change from sensorEvents to separated events

    * fix numbering

    * remove sensorEvent

    * update after rebase

    * .

    * move bmx gyro and accel to its own channels

    * address PR comments

    * .

    * inc frequency in tests

    * .

    * rename sensorEventsDEPRECATED sensorEvents

    * readd sensorEvents in services.py

    * .

    Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>

commit a0c6f28
Author: Robbe Derks <robbe.derks@gmail.com>
Date:   Fri Sep 23 11:17:22 2022 +0200

    Add adas ecu and make the brake booster non-Honda specific (commaai#362)

    add adas ecu

commit 3baa20e
Author: Igor Biletskyy <briskspirit@users.noreply.github.com>
Date:   Sat Sep 17 00:15:31 2022 -0700

    Add panda CAN health to logs (commaai#361)

    * init

    * typo

    * fix

    * add canfd stats and speed

commit e4130c9
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Thu Sep 15 17:03:38 2022 -0700

    Live torque params (commaai#354)

    * add live torque messages

    * add to services

    * add decay to msg

    * store debug points

    * bump livetorqueparams ordinal in log capnp, after rebasing

    * rename slope and offset

    * store reset count instead of bool

    * renaming in tuning params

    * add tag to livetorqueparams struct

    * make this an int

    * add useParams to roll out per fingerprint

    Co-authored-by: nuwandavek <vivekaithal44@gmail.com>

commit 513dfc7
Author: Igor Biletksyy <bs@privacy.im>
Date:   Thu Sep 15 13:30:29 2022 -0700

    PandaState: fix mixup

commit 3f5bc84
Author: Igor Biletskyy <briskspirit@users.noreply.github.com>
Date:   Thu Sep 15 13:09:52 2022 -0700

    Panda health: names and mixup fix (commaai#359)

    * init

    * naming

commit bd2f7fa
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Wed Sep 14 14:56:26 2022 -0700

    add image sensor to camera states (commaai#360)

commit f363cc1
Author: Shane Smiskol <shane@smiskol.com>
Date:   Tue Sep 13 22:50:17 2022 -0700

    Add fields for lateral override (commaai#350)

    * add fields for lateral override state

    * comment

    * spelled out

commit 2335f98
Author: Igor Biletskyy <briskspirit@users.noreply.github.com>
Date:   Fri Sep 9 20:13:25 2022 -0700

    add RP with chiplet (commaai#358)

    * chiplet

    * Update log.capnp

    Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

    Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

commit 04b1cf2
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Fri Sep 9 16:49:12 2022 -0700

    includes tape reel

commit cea51af
Author: Cameron Clough <cameronjclough@gmail.com>
Date:   Wed Sep 7 13:49:16 2022 -0700

    Ecu: rename esp to abs (commaai#353)

    ecu: rename esp to abs

commit ac98471
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Wed Sep 7 11:42:09 2022 -0700

    add carParams.experimentalLongitudinalAvailable (commaai#356)

    * add carParams.disableRadarAvailable

    * better name

commit f26ee5a
Author: HaraldSchafer <harald.the.engineer@gmail.com>
Date:   Tue Sep 6 21:59:25 2022 -0700

    Refactor longcontrol (commaai#355)

    * Bring starting back

    * Add starting params

commit 6323950
Author: Bruce Wayne <harald.the.engineer@gmail.com>
Date:   Fri Sep 2 15:59:56 2022 -0700

    Remove lane planning stuff

commit d3a943e
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Wed Aug 31 20:41:39 2022 -0700

    deviceState: deprecate battery + charging fields (commaai#352)

    * deviceState: deprecate battery + charging fields

    * deprecate that one too

    * deprecated

commit d05d3cb
Author: Shane Smiskol <shane@smiskol.com>
Date:   Tue Aug 30 22:59:38 2022 -0700

    Chrysler: add Ecu for Hybrid Control Processor (commaai#351)

    Add hcp

commit aaf67ac
Author: Shane Smiskol <shane@smiskol.com>
Date:   Tue Aug 30 11:14:07 2022 -0700

    CarParams: add field for auto resume capability (commaai#349)

    * Add field for auto resume

    * Update car.capnp

    * add a comment section
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant