Andrei Radulescu
3f0fdf206c
fix for build libqmi crashing with /usr/bin/env: 'python': No such file or directory
2023-12-11 12:32:38 +00:00
Andrei Radulescu
e695b882f0
replaced remove dqt5-default meta package with actual depss
2023-12-11 12:02:26 +00:00
Andrei Radulescu
57c103fe26
back to libstdc++6
2023-12-11 11:19:49 +00:00
Andrei Radulescu
f0069410b8
update armhf packages
2023-12-10 22:13:24 +00:00
Andrei Radulescu
ab0a7da1aa
temp packages update
2023-12-10 12:48:41 +02:00
Andrei Radulescu
6e42278393
remove bionic deps
2023-12-10 11:49:21 +02:00
Andrei Radulescu
b6d39d8200
ubuntu 22.04
2023-12-09 23:27:10 +02:00
Adeeb Shihadeh
7ec9182b83
poetry lock
2023-11-08 13:08:31 -08:00
Greg Hogan
bc20686ddf
hostname with serial number ( #180 )
...
* hostname with serial number
* add systemd.hostname kernel param
* /etc/hostname is now a symlink
* probably shouldn't have moved that
* fix path
* force symlink
* update kernel load script to support passing in device name
* remove kernel param
* change hostname from tici to comma
* bump kernel
2023-11-08 10:53:28 -08:00
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
05ad7ff97f
setup color prompt
2023-09-05 19:30:09 -07:00
Adeeb Shihadeh
c65e7edfaa
fix stereo mic setup ( #162 )
2023-08-04 22:26:35 -07:00
Adeeb Shihadeh
626b93ec1b
update weston
2023-07-20 14:07:04 -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
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
d04ddd02c5
auto-format /cache ( #155 )
...
* auto-format /cache
* ext4
2023-07-07 19:51:01 -07:00
Adeeb Shihadeh
bd0fde6ec7
disable nfs systemd stuff
2023-07-07 14:31:35 -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
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
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
Adeeb Shihadeh
5fc1a7bc26
weston: adjust calibration path prrecedence
2023-06-07 20:23:58 -07:00
Adeeb Shihadeh
4d25c57817
new packages ( #144 )
2023-06-07 19:25:05 -07:00
Adeeb Shihadeh
3668cf59c6
fix rare sound init failure ( #138 )
...
* test
* executable
* wait for sound card
* check that too
* update
---------
Co-authored-by: Comma Device <device@comma.ai >
2023-05-11 21:54:10 -07:00
Adeeb Shihadeh
061419762d
weston: fix no GL context early in boot ( #137 )
...
* weston: fix no GL context early in boot
* update test
---------
Co-authored-by: Comma Device <device@comma.ai >
2023-05-11 15:02:44 -07:00
Adeeb Shihadeh
e99cea162f
ensure comma service always run ( #136 )
...
* set time
* copy
* enable
* wait for weston
* cleanup
---------
Co-authored-by: Comma Device <device@comma.ai >
2023-05-09 18:49:36 -07:00
Adeeb Shihadeh
e7d81bff67
weston that takes multiple color cal paths
2023-05-09 11:18:52 -07:00
Adeeb Shihadeh
8ccaa49710
brightnessd: ignore some panels ( #135 )
...
Co-authored-by: Comma Device <device@comma.ai >
2023-05-07 16:45:59 -07:00
Adeeb Shihadeh
d54e993b51
weston: treat all panels the same ( #128 )
...
* weston: treat all panels the same
* fix linter
2023-05-01 19:02:51 -07:00
Adeeb Shihadeh
c3995b68db
add back PyQt5 ( #131 )
...
* doesn't work from poetry
* move
* pin version
2023-04-30 12:27:45 -07:00
Adeeb Shihadeh
fb710765c0
update weston with configurable color cal path
2023-04-28 15:18:26 -07:00
Adeeb Shihadeh
fa7bb2666a
power monitor: log current
2023-04-24 14:15:35 -07:00
Adeeb Shihadeh
d57b0a2bdc
pipenv -> poetry ( #130 )
...
* pipenv -> poetry
* fix pre-commit
* rm that
* don't spellcheck lock file
* new poetry is broken
* add comment back
2023-04-15 11:43:28 -07:00
Adeeb Shihadeh
3468b2e71f
retry amp config ( #129 )
2023-04-12 16:18:22 -07:00
Adeeb Shihadeh
d4b92b9cba
add scons-contrib package ( #127 )
2023-04-06 20:59:12 -07:00
Adeeb Shihadeh
91c67ee97d
add irqtop package
2023-04-05 13:27:08 -07:00
Robbe Derks
7e92eaf5d9
Update modetest to display black + add source ( #125 )
...
* update modetest to display black
* start build script
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
2023-04-02 12:40:25 -07:00