HaraldSchafer
|
72b40bf2ee
|
add legacy stds (#99)
|
2020-11-11 13:03:13 -08:00 |
|
Adeeb Shihadeh
|
eb0ede91af
|
deprecate deprecation fields
|
2020-11-03 11:02:39 -08:00 |
|
Adeeb Shihadeh
|
c290b1e1df
|
giraffe are extinct
|
2020-10-30 12:07:05 -07:00 |
|
Adeeb Shihadeh
|
d87b4bbef9
|
bump pycapnp
|
2020-10-29 13:14:53 -07:00 |
|
Adeeb Shihadeh
|
58545fafa6
|
just white for now
|
2020-10-26 22:38:40 -07:00 |
|
Adeeb Shihadeh
|
f16faa29a7
|
events for grey panda deprecation
|
2020-10-24 14:52:36 -07:00 |
|
Adeeb Shihadeh
|
7234804834
|
ubuntu 16.04 -> 20.04 (#97)
* ubuntu 20.04
* non interactive
* fix src prefix
|
2020-10-24 00:07:24 -07:00 |
|
Adeeb Shihadeh
|
b39fb46a72
|
fix duplicate ordinal
|
2020-10-22 14:46:25 -07:00 |
|
Adeeb Shihadeh
|
d562803827
|
add cameraMalfunction event
|
2020-10-22 14:30:43 -07:00 |
|
Adeeb Shihadeh
|
7128f46571
|
add launch script log field to boot log
|
2020-10-20 19:15:07 -07:00 |
|
Willem Melching
|
5c7e91abb7
|
c++17 (#95)
* c++17
* 1z
|
2020-10-17 12:40:42 -07:00 |
|
vanillagorillaa
|
d6ae4f94b3
|
Cereal: Typo fix (#96)
|
2020-10-16 21:09:49 -07:00 |
|
Adeeb Shihadeh
|
1e7810dbbf
|
alert cleanup (#94)
* deprecte some events
* deprecate gasUnavailable event
|
2020-10-14 15:17:32 -07:00 |
|
Alexander Litzenberger
|
32024acdc0
|
Switch send to using bytes. (#93)
|
2020-10-06 17:15:01 -07:00 |
|
Dean Lee
|
16f10b6a9d
|
free reosurces after failed (#91)
* free reosurces aftet fail
* remove delete
|
2020-10-06 10:54:43 +02:00 |
|
Adeeb Shihadeh
|
7755833e87
|
add fanMalfunction event
|
2020-10-05 10:57:30 -07:00 |
|
Willem Melching
|
42e66ba92e
|
use bytes in messaging tests
|
2020-10-05 11:28:26 +02:00 |
|
Adeeb Shihadeh
|
0c54d31d81
|
wideFrame should be 20hz
|
2020-10-01 13:21:44 -07:00 |
|
Willem Melching
|
5a60e76670
|
fix tici detection
|
2020-09-25 11:32:14 +02:00 |
|
Adeeb Shihadeh
|
6102bed11a
|
cleanup deprecated car events
|
2020-09-22 13:46:27 -07:00 |
|
HaraldSchafer
|
47e302c458
|
new model packet (#86)
* initial suggestion
* wrong names
* need that
* ready to ship
* not model twice
* running in float16
* not supported, very sad
* 20x decimation
|
2020-09-22 10:35:02 +02:00 |
|
Willem Melching
|
4655606cfa
|
add temperature to sensor packet
|
2020-09-21 15:18:57 +02:00 |
|
Adeeb Shihadeh
|
adac83269c
|
fix mac build
|
2020-09-13 13:38:23 -07:00 |
|
Adeeb Shihadeh
|
2d48c23ca5
|
fix blocking msgq poll (#64)
* remove unnecessary condition on msqg poll
* fix blocking msgq poll
|
2020-09-12 22:59:12 -07:00 |
|
Dean Lee
|
ba61dbdf46
|
Custom message builder (#72)
* add an simple class MessageBuilder
* remove member function toArray()
* fix extra spaces
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
2020-09-12 20:25:57 -07:00 |
|
grekiki
|
177bc413f7
|
fix the isssue 41 (#87)
* fix the isssue
* Improve code style
* Improve code style2, remove failing test
* less changes
* style3
|
2020-09-11 14:45:47 +02:00 |
|
Willem Melching
|
97e79f9c01
|
add light sensor source
|
2020-09-10 14:19:56 +02:00 |
|
Willem Melching
|
1646e84af8
|
fix mac build
|
2020-09-09 17:39:55 +02:00 |
|
Adeeb Shihadeh
|
626679d1a5
|
allow prioritization of services in SubMaster (#84)
* allow blocking on a service in SubMaster update
* more descriptive name
* more generic
* fix
* fix mypy
* priority poller
* only use one poller
|
2020-09-01 16:17:24 -07:00 |
|
Adeeb Shihadeh
|
1538183eaa
|
deprecate rhdChecked field
|
2020-08-29 12:24:44 -07:00 |
|
Willem Melching
|
78b8887198
|
larger shared memory size on computer for frames
|
2020-08-28 13:16:12 +02:00 |
|
Willem Melching
|
b409259426
|
add sensor source
|
2020-08-25 17:29:36 +02:00 |
|
ZwX1616
|
146f42944a
|
add wideFrame in service list
|
2020-08-24 14:40:06 -07:00 |
|
Willem Melching
|
16e424f406
|
ThermalData cleanup (#81)
* ThermalData cleanup
* temps is implied
|
2020-08-24 14:17:52 +02:00 |
|
Adeeb Shihadeh
|
b9a54adaf4
|
Add type hints to messaging (#82)
* start adding types to messaging lib
* more return types
* that could be none
|
2020-08-23 00:14:25 -07:00 |
|
ZwX1616
|
b9208f95f3
|
wideFrame
|
2020-08-21 16:19:35 -07:00 |
|
robbederks
|
50d3751489
|
more fault types (#80)
|
2020-08-17 12:26:49 +02:00 |
|
robbederks
|
0d2ce45fc6
|
Added car battery capacity (#79)
|
2020-08-17 10:35:42 +02:00 |
|
Adeeb Shihadeh
|
d66afca4ac
|
add validBlocks for calibration
|
2020-08-06 14:09:15 -07:00 |
|
Harald Schafer
|
b7a9fa458d
|
add calib spread metric
|
2020-08-06 12:46:55 -07:00 |
|
Adeeb Shihadeh
|
61d7488e55
|
add deviceFalling event
|
2020-08-03 15:01:19 -07:00 |
|
Adeeb Shihadeh
|
20dc4503bf
|
add deviceStable
|
2020-08-03 14:56:11 -07:00 |
|
Adeeb Shihadeh
|
9cd1934a9c
|
parallelize cython extension build
|
2020-08-02 13:26:44 -07:00 |
|
Adeeb Shihadeh
|
10a25c8b98
|
expose frame and rcv_frame in C++ submaster (#76)
* expose rcv_frame in C++ submaster
* expose frame too
|
2020-08-01 16:59:46 -07:00 |
|
ZwX1616
|
33c2780cec
|
add wide encoder idx
|
2020-07-31 13:03:35 -07:00 |
|
Adeeb Shihadeh
|
566152fc29
|
fix linter
|
2020-07-29 14:09:00 -07:00 |
|
Adeeb Shihadeh
|
87c10d3346
|
fix test file path
|
2020-07-29 13:57:24 -07:00 |
|
Adeeb Shihadeh
|
17c3ad78f2
|
test generated services.h
|
2020-07-29 13:45:03 -07:00 |
|
Adeeb Shihadeh
|
3020c2b925
|
simple service tests
|
2020-07-29 13:38:36 -07:00 |
|
Adeeb Shihadeh
|
6bcf4bf57f
|
add codecov badge to README
|
2020-07-29 00:37:16 -07:00 |
|