333 Commits

Author SHA1 Message Date
Alex Spataru
5b4bcac09d
Update README.md 2021-09-04 13:45:25 -05:00
Alex Spataru
0784b322a6
Update README.md 2021-09-04 13:44:55 -05:00
Alex Spataru
2994ad4acf Finish hacker´s notebook 2021-09-04 13:16:55 -05:00
Alex Spataru
e4b7d18bad Update README 2021-09-04 01:00:41 -05:00
Alex Spataru
8b2678a3b0 Update hackers notebook 2021-09-04 00:58:51 -05:00
Alex Spataru
19f4683adc Add clang-format-all section in hackers notebook 2021-09-04 00:56:03 -05:00
Alex Spataru
a50bfde08c Add MQTT link in Hackers notebook 2021-09-04 00:41:52 -05:00
Alex Spataru
8a525d1bf8 Update README.md 2021-09-04 00:40:43 -05:00
Alex Spataru
f12332ee82 Update README.md 2021-09-04 00:23:07 -05:00
Alex Spataru
bbe56de142 Update README.md 2021-09-04 00:21:04 -05:00
Alex Spataru
8bcb14958e Begin adding high-level documentation for collaborators 2021-09-04 00:19:52 -05:00
Alex Spataru
1f5b0fc448 Implement gauge widget (#64) 2021-09-03 13:51:43 -05:00
Alex Spataru
4f45cd44bb Update GraphProvider.cpp 2021-09-03 12:25:10 -05:00
Alex Spataru
d7e29b8f31 Fix bug where MQTT data is received but not graphed 2021-09-02 23:18:26 -05:00
Alex Spataru
85c0c417a6 Fix graph titles 2021-09-02 23:10:47 -05:00
Alex
2f8e66a643 Do not show () on graphs without units 2021-08-21 03:20:55 -05:00
Alex Spataru
5c06b8c3b1 Merge branch 'master' of https://github.com/Serial-Studio/Serial-Studio 2021-08-04 19:00:20 -05:00
Alex Spataru
808dab3562 Add more decent VT-100 support 2021-08-04 19:00:14 -05:00
Alex Spataru
aaa40da4ac
Fix #62 2021-07-08 16:32:45 -05:00
Alex Spataru
fdb1e8d37f
Fix #60 2021-06-24 15:31:08 -05:00
Alex Spataru
23e00ae490
Fix #59 2021-06-22 13:06:32 -05:00
Alex Spataru
93482e8e82 Perform DNS lookups automatically 2021-04-01 01:06:56 -05:00
Alex Spataru
52773553e6 Update to version 1.0.20 2021-03-13 22:12:33 -05:00
Alex Spataru
3a34c4c33d Handle multiple clients 2021-03-13 21:33:11 -05:00
Alex Spataru
0df1032b28 Begin working on plugin subsystem 2021-03-13 01:25:26 -05:00
Alex Spataru
1a68c4f8d9 Implement compass widget #44 2021-03-12 09:56:17 -05:00
Alex Spataru
5b71b86179 Add groundwork for #44 2021-03-12 00:19:54 -05:00
Alex Spataru
a607505cc8 Add hex color palette 2021-03-08 22:48:38 -05:00
Alex Spataru
dd7f2e593e Automatically add new line char in MQTT frames 2021-03-08 17:32:06 -05:00
Alex Spataru
4de0d2f9a4 Document MQTT module 2021-03-08 03:48:15 -05:00
Alex Spataru
f521e97dae Add MQTT subscriber feature 2021-03-04 16:39:21 -05:00
Alex Spataru
a575075d10 Misc updates 2021-03-01 17:50:29 -05:00
Alex Spataru
858ae95552 Add SS -> MQTT data support 2021-02-28 21:24:39 -05:00
Alex Spataru
978819ef96 Do not show remote connection closed error 2021-02-27 23:13:40 -05:00
Alex Spataru
92323f546d Show MQTT errors in messagebox 2021-02-27 23:11:04 -05:00
Alex Spataru
48e8dc24b5 Add hide/show MQTT password 2021-02-27 03:12:16 -05:00
Alex Spataru
a8fb35cc49 Let Serial Studio act as a MQTT publisher (WIP) 2021-02-27 01:50:42 -05:00
Alex Spataru
ffe7fa23d6 Add Acknowledgements dialog 2021-02-25 18:56:57 -05:00
Alex Spataru
5e703d4355
Update FrameInfo.h 2021-02-25 17:30:03 -05:00
Alex Spataru
973a1e1c5b Update widgets when the latest frame is parsed 2021-02-25 13:53:49 -05:00
Alex Spataru
0fb2cf8c0d Update translations 2021-02-20 20:12:59 -05:00
Alex Spataru
55ce59f8b8 Upgrade to 1.0.18 2021-02-20 15:22:25 -05:00
Alex Spataru
c031a49ec1 Add print support 2021-02-20 15:19:35 -05:00
Alex Spataru
a02129b811 Deal with \n and \r in JSON structure values 2021-02-18 00:59:59 -05:00
Alex Spataru
4a42742956 Add new frame identification system to address #35 2021-02-18 00:46:21 -05:00
Alex Spataru
56d9ce101a Fix #35 & improve performance 2021-02-17 20:18:27 -05:00
Alex Spataru
2557711523 Add menubar 2021-02-17 14:36:39 -05:00
Alex Spataru
da16abd7cf Automatically add spaces between bytes in hex mode 2021-02-16 18:32:03 -05:00
Alex Spataru
f11296c687 Auto-generate UI when CSV is opened 2021-02-16 18:07:38 -05:00
Alex Spataru
c70576bb95 Bubble sort JSON frames according to RX date/time 2021-02-16 17:49:09 -05:00