Quantizr (Jimmy)
0b6c85c89b
don't delete item handlers, add locks, don't expand large lists
2 months ago
Quantizr (Jimmy)
603927014a
only build visible UI
2 months ago
Quantizr (Jimmy)
a46445dde4
use item_visible_handler
2 months ago
Quantizr (Jimmy)
de10b64a9c
deque for consistency
2 months ago
Quantizr (Jimmy)
9414b4a9cb
downsampling
2 months ago
Quantizr (Jimmy)
9645c979b8
cleanup
2 months ago
Quantizr (Jimmy)
d1aac22624
resizable layouts
2 months ago
Quantizr (Jimmy)
628e19ffb0
rewrite layout
2 months ago
Quantizr (Jimmy)
1cfa906201
small fixes
2 months ago
Quantizr (Jimmy)
9a9a6586d4
simplify and speed up timeseries
2 months ago
Quantizr (Jimmy)
3447acde41
bug fixes
2 months ago
Quantizr (Jimmy)
789c470c64
stream in multiprocessed segments
2 months ago
Quantizr (Jimmy)
34f4281b9c
allow verrryyy long search results
2 months ago
Quantizr (Jimmy)
2eb697a730
multiprocessed data ingest
2 months ago
Quantizr (Jimmy)
6048eb568a
simplified data.py
2 months ago
Quantizr (Jimmy)
2001898d8b
mypy things
2 months ago
Quantizr (Jimmy)
f4afe9c347
calc max and min, numpy, cloudlog
2 months ago
Quantizr (Jimmy)
5fb1e29514
demo, executable, fontfile
2 months ago
Quantizr (Jimmy)
942f4a3fcf
jotpluggler!
2 months ago
Shane Smiskol
a5044302a2
auto source: auto source
2 months ago
Adeeb Shihadeh
9fcac06297
op.sh: fix switch on fresh install
2 months ago
kostas.pats
cd9ec6b240
Compressed vipc name pick ( #36036 )
...
* add custom vipc server name argument
* Update compressed_vipc.py
* add custom vipc server name argument + fixes
* Update compressed_vipc.py
2 months ago
Shane Smiskol
870d19f33d
Reapply "File sourcing: Not all files are logs ( #36025 )"
...
This reverts commit 3570022b9a .
Fix test
2 months ago
Shane Smiskol
60c34a0837
LogReader: run source test ( #36031 )
...
run "slow" test
2 months ago
Maxime Desroches
3570022b9a
Revert "File sourcing: Not all files are logs ( #36025 )"
...
This reverts commit 18b7ddef8f .
2 months ago
Harald Schäfer
18b7ddef8f
File sourcing: Not all files are logs ( #36025 )
...
* Not all files are logs
* more refactor
* linting ok
* fix tests
* import exception
* whoops forgot to git add
* fix
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 months ago
Shane Smiskol
5ec9aee216
File sourcing: simplify return type ( #36028 )
...
* rm str | none pattern
* clean up
* more clean up
* stash
* Revert "stash"
This reverts commit 3e2472160c .
* fix da prints
* fix cmt
3 months ago
Shane Smiskol
6005b12f94
format logreader
3 months ago
Shane Smiskol
8ec61991ee
LogReader sourcing: remove redundant file existence checks ( #35991 )
...
* speed up sourcing but avoiding checking for existence of collected files already from previous sources
* clean up
* been meaning to make them return dicts
* no longer true
* no longer true
* clean up
* more
* more
* revert
3 months ago
Shane Smiskol
1eef956cad
LogReader sourcing: return dict ( #35994 )
...
* new return type
* fix test
* why not
3 months ago
Shane Smiskol
aa91a02db8
LogReader sourcing: check comma API source before CI source ( #35992 )
...
sort
3 months ago
Jimmy
3d6dfc864d
clip: terminate processes in clip() instead of in main() ( #35984 )
...
* terminate processes in clip() instead of in main()
* context manager for proc
3 months ago
Harald Schäfer
455a6a586a
Misc PID refactors ( #35844 )
...
* Misc PID refactors
* dead
* finish rename
* unused import
* whitespace
* typo
* fix fan controller
* pid_log
* whitespace
* integral clipping in pid
* update ref
* cleaner
* rm print
* update ref
* revert fan changes
* forgot this
3 months ago
royjr
e97ae07589
macOS: fix font-noto-color-emoji ( #35972 )
...
Update mac_setup.sh
3 months ago
Shane Smiskol
e0f51bdbb6
Reapply "LogReader: wrap events to cache which() ( #35882 )" ( #35909 )
...
* Reapply "LogReader: wrap events to cache which() (#35882 )"
This reverts commit ba2dced54c .
* fix lr
* speed up
* clean up
* more
* should be fast
* clean up
* only supports Event
* rmrmr
* bye
* simple
* gix
3 months ago
Brett Sanderson
ed0346980c
Update plotjuggler README.md ( #35946 )
...
Update README.md
Real example using segment range. Remove segment count as its not a parameter.
3 months ago
Jimmy
bb8a2ff65b
Remove rerun ( #35939 )
...
remove rerun
3 months ago
Maxime Desroches
3a78eee2f9
ui: emoji ( #35913 )
...
* emoji
* label
* back
* default
* type
* more
* ico
* device
* clean
* brew
3 months ago
Shane Smiskol
52a4b52628
FileName clean up ( #35938 )
...
two spaces!
3 months ago
Maxime Desroches
69ca699773
clip: fix params ( #35934 )
...
fix
3 months ago
Harald Schäfer
d1e0a60408
Filename refactor: no enum ( #35930 )
...
* conflict
* typing
* typing
* no value
* fix typing
* whitespace
* whitespace
* unused
* Reapply "Filename: minor refactor (#35927 )"
This reverts commit 8c7d53004f .
* unused import
* done
3 months ago
Adeeb Shihadeh
978d1c38f1
clip: add speed up support ( #35933 )
3 months ago
Adeeb Shihadeh
8c7d53004f
Revert "Filename: minor refactor ( #35927 )"
...
This reverts commit 96313fa4c0 .
3 months ago
Harald Schäfer
96313fa4c0
Filename: minor refactor ( #35927 )
...
* Filename
* rest of refactor
3 months ago
Jimmy
d7b0a5fa7e
Record feedback with LKAS button ( #35888 )
...
* record feedback with LKAS button
* fix alert test
* slightly simplify feedbackd
* "Audio Feedback Saved" upon time expiration or early stop
* earlySend --> earlyStop
* userFlag --> userBookmark
* RecordAudioFeedback param/toggle
* add audioFeedback test
* simplify feedbackd
* send bookmark regardless of toggle, show feedback event with higher priority
* add userBookmark to selfdrived sm
* fix mispelled param name
* default off and move to main
* segmentNum --> blockNum, earlyStop --> lastBlock
* preserve audioFeedback
* get rid of lastBlock and just send bookmark saved at the end
* update raylib side
* update toggle description and add raylib toggle
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 months ago
Shane Smiskol
2c8415f81c
ui.py: gas is deprecated
3 months ago
Adeeb Shihadeh
aecb6d13e7
cabana: add independent panda lib ( #35920 )
...
* cabana: add separate panda lib
* cleanup
3 months ago
Willem Melching
623de0e22a
cabana: PandaStream use noOutput safety mode instead silent ( #35910 )
3 months ago
Jason Young
8c78749846
sim: fix "msg not found" errors ( #35903 )
...
* garbage-collect CRUISE_PARAMS
* follow GEARBOX message refactor
3 months ago
Adeeb Shihadeh
ba2dced54c
Revert "LogReader: wrap events to cache which() ( #35882 )"
...
This reverts commit 0ebee55050 .
3 months ago