Commit Graph

210 Commits

Author SHA1 Message Date
Nelson Chen 2bca14de80 note that tmux prefix key is backtick in MOTD (#174)
configured away from the default of ctrl-b
2023-09-12 16:28:24 -07:00
Justin Newberry 39e4594804 userspace: add pytest packages (#176)
add pytest packages
2023-09-08 12:40:16 -07:00
Adeeb Shihadeh 5780720635 python package updates (#175) 2023-09-06 12:48:29 -07:00
Adeeb Shihadeh 09eab23001 fix path in flash_system.sh 2023-09-06 10:42:29 -07:00
Adeeb Shihadeh 05ad7ff97f setup color prompt 2023-09-05 19:30:09 -07:00
Adeeb Shihadeh 54a41ac8a4 bump kernel 2023-08-28 08:43:57 -07:00
Robbe Derks ed6f057350 bump abl 2023-08-22 13:27:13 +02:00
Adeeb Shihadeh 36fc190bc8 include simg2dontcare image in manifest (#170)
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2023-08-21 17:47:37 +01:00
Cameron Clough 4360e1faa6 add simg2dontcare.py (#169) 2023-08-17 12:20:28 +01:00
Cameron Clough ca7e3ac5f2 cleanup ota_push.sh 2023-08-15 15:58:06 +01:00
Cameron Clough 74ae63a523 package_ota.sh append 2023-08-15 15:23:15 +01:00
Cameron Clough 5b3a9d3dea cleanup package_ota.sh (#168) 2023-08-15 15:12:29 +01:00
Cameron Clough 7d1ad20ec8 fix system caibx hash 2023-08-14 17:26:15 +01:00
Adeeb Shihadeh c65e7edfaa fix stereo mic setup (#162) 2023-08-04 22:26:35 -07:00
Robbe Derks 0211b18804 bump edk2 2023-08-02 22:41:52 -07:00
Adeeb Shihadeh 932375f7e9 bump panda 2023-07-20 14:41:25 -07:00
Adeeb Shihadeh 626b93ec1b update weston 2023-07-20 14:07:04 -07:00
Adeeb Shihadeh 1e93948ddd more release cheklist 2023-07-20 13:12:22 -07:00
Adeeb Shihadeh 45664561e6 update release checklist 2023-07-18 20:08:48 -07:00
Adeeb Shihadeh 33e3fb07a2 push to staging by default 2023-07-18 15:01:06 -07:00
Adeeb Shihadeh 4754620fd2 bump version 2023-07-18 10:44:01 -07:00
Adeeb Shihadeh a5eb89f4e4 rm cysignals 2023-07-17 23:00:05 -07:00
Adeeb Shihadeh ff10f184b3 bump pycapnp to 1.3.0 (#159)
* bump pycapnp

* bump pycapnp to 1.3.0
2023-07-17 22:06:37 -07:00
Adeeb Shihadeh 6347bc5fc6 fix system ota building 2023-07-17 16:24:24 -07:00
Adeeb Shihadeh 7b39e1b75c bump panda 2023-07-16 21:01:34 -07:00
Adeeb Shihadeh ba002c86fd bump panda 2023-07-13 13:36:16 -07:00
Adeeb Shihadeh 88e3cbde01 modem test 2023-07-12 13:39:26 -07:00
Adeeb Shihadeh f094909978 set time with python lib (#157)
* set time with python lib

* more logging
2023-07-09 17:46:47 -07:00
Adeeb Shihadeh 86354b243b fix ota push 2023-07-08 18:10:20 -07:00
Adeeb Shihadeh ae0a164ef0 bump version 2023-07-08 14:37:45 -07:00
Adeeb Shihadeh d04ddd02c5 auto-format /cache (#155)
* auto-format /cache

* ext4
2023-07-07 19:51:01 -07:00
Cameron Clough b5c91969d1 cleanup package scripts (#146)
* cleanup package_ota script

* trailing comma

* fix

* fixes

* update push script

* fix

* not yet
2023-07-07 19:18:39 -07:00
Adeeb Shihadeh bd0fde6ec7 disable nfs systemd stuff 2023-07-07 14:31:35 -07:00
Adeeb Shihadeh 320d711c78 bump kernel 2023-07-07 13:36:12 -07:00
Adeeb Shihadeh 2d01a82352 update analyze boot time script 2023-07-06 21:17:40 -07:00
Adeeb Shihadeh b1f2f2ca9a weston: remove extra modesetting (#154) 2023-07-06 19:38:57 -07:00
Adeeb Shihadeh 592d5815d3 include headers for agnos kernel (#153)
* include headers for agnos kernel

* update comment
2023-07-05 19:05:40 -07:00
Adeeb Shihadeh 2e3e848f96 bump to v8 2023-07-05 18:21:19 -07:00
Adeeb Shihadeh 52b83f9638 update python to 3.11.4 (#120)
* 3.11.4

* pre-commit

* revert pycapnp

* revert pycapnp

* update pyqt

* try this

* unpin

* Revert "unpin"

This reverts commit d97316717d.

* comment

---------

Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
2023-07-05 17:40:34 -07:00
Adeeb Shihadeh facc147726 new bootloaders (#152)
* new bootloaders

* new test item
2023-07-05 17:26:55 -07:00
Adeeb Shihadeh d6f4cdca1c bump abl 2023-07-01 17:36:06 -07:00
Adeeb Shihadeh 8ebf85df68 anomalous touch logger (#147)
* anomalous touch logger

* service

* add evdev

* rename

* Update userspace/files/phantom_touch_logger.service
2023-06-30 14:37:01 -07:00
Robbe Derks 4671f16c8d Wait for partitions before starting rmt_storage service (#151)
wait for partitions
2023-06-30 15:23:49 +02:00
Adeeb Shihadeh e95e616daf add pytest-random-order 2023-06-24 19:08:13 -07:00
Adeeb Shihadeh aeaa862eb0 install nfs common 2023-06-24 18:03:56 -07:00
Adeeb Shihadeh 4f64a00499 add quickstart guide to MOTD (#149)
* add quickstart guide to MOTD

* update

* update pip
2023-06-24 17:50:16 -07:00
Adeeb Shihadeh 30039cd1ab easy pip install (#150)
* easy pip install

* update
2023-06-24 17:47:06 -07:00
Adeeb Shihadeh 75de63f603 add evdev 2023-06-24 15:14:03 -07:00
Adeeb Shihadeh 7bb381322d make pip install script executable 2023-06-15 15:40:54 -07:00
Adeeb Shihadeh c70d576fb7 add hypothesis 2023-06-15 15:11:09 -07:00