Commit Graph

15 Commits

Author SHA1 Message Date
167e9d0a01 Implement Integral Data Types (#13)
**Rationale:**

Integral Types were missing and are needed for Project Nautilus.

**Changes:**

- Implements Integral Data Types
  - u64 and i64 implemented through bigint

Reviewed-on: #13
Co-authored-by: Sergey Savelyev <sergeysav.nn@gmail.com>
Co-committed-by: Sergey Savelyev <sergeysav.nn@gmail.com>
2026-01-03 08:37:26 -08:00
f658b55586 Implement Commanding (#6)
Reviewed-on: #6
Co-authored-by: Sergey Savelyev <sergeysav.nn@gmail.com>
Co-committed-by: Sergey Savelyev <sergeysav.nn@gmail.com>
2025-12-28 13:39:12 -08:00
ebbf864af9 adds initial user defined panels 2025-12-23 16:41:21 -05:00
a110aa6376 increase frontend flexibility 2025-11-30 11:59:26 -08:00
e9751c2489 adds charts panel 2025-02-15 15:42:36 -08:00
a864c0b41c adds telemetry list 2025-02-14 20:22:31 -08:00
44523f3cdb initial frontend pages 2025-01-25 10:34:45 -08:00
2cb1eec404 allows scrolling backwards through history 2025-01-05 10:52:09 -05:00
aa1763cbe7 add backend for history 2024-12-30 20:13:03 -05:00
10e80a0c2d allows restricting the streaming speed for the frontend 2024-12-30 13:23:21 -05:00
4c2b0f454b change format settings 2024-12-04 20:00:18 -08:00
07b585f956 logarithmic graph 2024-12-03 23:06:47 -08:00
3eafc20e9d initial graph 2024-12-02 23:30:05 -08:00
8e4a94f8c5 websocket to web 2024-10-20 19:14:33 -07:00
e22245998f initial frontend 2024-10-20 12:37:40 -07:00