Chris Gerth
3738e7821b
fix latency calculation ( #1227 )
2024-02-09 18:45:38 -06:00
Chris Gerth
5851509a9e
Python tweaks ( #1211 )
...
* Increasing api parity with java/cpp by adding hasTargets
* type hints fixed up
* wpiFormat
2024-02-02 14:17:53 -06:00
Chris Gerth
851f2e4e68
Update Python rawBytes parsing ( #1119 )
...
* data updates to capture multiple rawBytes packets associated with serde updates from late this past month
---------
Co-authored-by: Matt <matthew.morley.ca@gmail.com >
2024-01-06 06:17:06 -06:00
Chris Gerth
b9c2d839f4
Update big friendly warning to look better. ( #1101 )
...
The driver station supports neither monospace fonts nor unicode, so we can't be as... ummm... artistic... with what we put there.
2024-01-01 17:30:57 -05:00
Chris Gerth
e3eff8731f
Version mismatch is harder to miss. ( #1088 )
2023-12-30 15:34:52 -05:00
Chris Gerth
f7f304ca7a
fix bad implementation of global variables and version check, which prevented python version checks from working ( #1050 )
2023-12-17 08:27:41 -05:00
Chris Gerth
47aea29b6b
Add photonlibpy ( #1040 )
...
* Added a pure-python implementation of photonlib, named photonlibpy and hosted on pypi
---------
Co-authored-by: Matt <matthew.morley.ca@gmail.com >
2023-12-16 12:32:49 -06:00