Добавить общий API старого CAN terminal
This commit is contained in:
@@ -14,6 +14,11 @@ workspace, up to 2×16384 doubles). `trends/SpectrumAnalyzer` maps timestamps an
|
||||
errors but does not duplicate FFT/filter math. Run it off the UI thread.
|
||||
`trends/PlotViewport` is a toolkit-free normalized zoom/pan model.
|
||||
|
||||
`legacycan/LegacyCanTerminal.kt` contains the two historical CAN_terminal wire
|
||||
formats, the complete Projects.ini node/command catalog, and shared codecs for
|
||||
register writes and command frames. Android UI code must use this module instead
|
||||
of reproducing the Delphi byte rotation or CAN-ID routing rules.
|
||||
|
||||
`kotlin/ru/setcorp/setprotocol/update/FirmwareCatalog.kt` is a UI-independent
|
||||
firmware release client. It reads the optional `firmware.releases` array from
|
||||
the shared `update.json`, accepts only HTTPS assets, limits their size and
|
||||
|
||||
Reference in New Issue
Block a user