Commit Graph

21 Commits

Author SHA1 Message Date
Thomas Nordquist
980072f680 chore: decode data in frontend 2024-05-21 09:22:11 +02:00
Max Horsche
567f6d2d50 Added support for binary data types
- Select data type (string, json, hex, uint, int, float) for each topic individually
- Default data type is 'string'
- Show milliseconds in message received timestamp
2021-01-11 10:11:34 +01:00
Thomas Nordquist
07458cd712 Expose message Ids to the user 2020-04-20 18:27:51 +02:00
Thomas Nordquist
237c718a0a Update prettier 2020-04-15 23:54:30 +02:00
Thomas Nordquist
df42d75651 Refactor 2019-07-11 13:54:53 +02:00
Thomas Nordquist
188b5c6c16 Fix typical bugs 2019-06-26 17:41:21 +02:00
Thomas Nordquist
3d5a4af705 Tidy up ui 2019-06-17 18:27:19 +02:00
Thomas Nordquist
00cbb63181 Add ShowPlot icon/action to MessageHistory 2019-06-16 22:43:13 +02:00
Thomas Nordquist
0ebb6f4424 Round time intervals 2019-06-16 19:23:24 +02:00
Thomas Nordquist
209899c3b8 Add numeric chart panel 2019-06-16 19:10:37 +02:00
Thomas Nordquist
92e045297e Update code formatting 2019-06-15 14:56:57 +02:00
Thomas Nordquist
9e15e28147 Add JSON based plots 2019-06-04 21:51:23 +02:00
Thomas Nordquist
daac8cf949 Fix value preview update 2019-04-15 11:35:13 +02:00
Thomas Nordquist
499dfd1b68 Fix history scroll behavior and text selection
Related to #92
2019-04-14 21:39:13 +02:00
Thomas Nordquist
e2c60cca64 Refactor project structure 2019-04-07 21:34:03 +02:00
Thomas Nordquist
09dcce97b7 Refactor 2019-04-04 20:23:27 +02:00
Thomas Nordquist
c20c075bcf Fix linter errors 2019-04-04 10:54:18 +02:00
Thomas Nordquist
f23f6c908f Improve message history 2019-04-03 17:55:39 +02:00
Thomas Nordquist
84a92ad522 Fix base64 encoded string 2019-04-03 01:36:52 +02:00
Thomas Nordquist
d3598d8417 Use JSON over strings as payload format 2019-04-03 00:39:14 +02:00
Thomas Nordquist
0c124d8d19 Extract value renderer panel 2019-04-02 19:30:21 +02:00