GITLAB
UoN_EEE
/
Robot Wars
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Commits
Compare
Branches
1
Tags
0
master
3ce449c7b4dbad3b728f96bf2bd502a916a53f77
Robot_Wars
telemetry
code
monitor
graph_plotter_rewrite.py
10 Feb, 2018
2 commits
3ce449c7
Added axis title and placeholder labels for x-axis
Browse File »
Christopher Stone
2018-02-10 08:16:34 +0000
4863d03c
Fixed obvious bug in serial polling code
Browse File »
Christopher Stone
2018-02-10 07:29:08 +0000
09 Feb, 2018
13 commits
6dbc3a2c
fixed line coordintes
Browse File »
Christopher Stone
2018-02-09 23:26:22 +0000
d9082b1e
Made plot a subclass of window
Browse File »
Christopher Stone
2018-02-09 23:18:43 +0000
cad30d6c
Progress towards drawing graph axes
Browse File »
Christopher Stone
2018-02-09 22:54:34 +0000
9159742e
Found out what the first argument of pollSerial is
Browse File »
Christopher Stone
2018-02-09 22:00:51 +0000
e4e75d3f
Accept data from serial port, store in series
Browse File »
Christopher Stone
2018-02-09 21:59:17 +0000
6432a3a5
Added class to keep data in
Browse File »
Christopher Stone
2018-02-09 21:52:24 +0000
01bfd701
Added docstrings
Browse File »
Christopher Stone
2018-02-09 21:39:59 +0000
44da1d6d
Fixed drawing bug, turns out that resize event handlers have to pass back control after running
Browse File »
Christopher Stone
2018-02-09 21:37:05 +0000
21ddadaa
Added a comment about the mysteriously required argument of pollSerial
Browse File »
Christopher Stone
2018-02-09 21:31:02 +0000
5a40c183
Removed redundant code
Browse File »
Christopher Stone
2018-02-09 21:29:23 +0000
4d80e306
inadvertently fixed previous bug, now draws incorrectly
Browse File »
Christopher Stone
2018-02-09 21:28:36 +0000
948da001
More progress on a clean and tidy graph-plotter. Currently throwing an 'incompat…
...
Browse File »
…ible function signature' error.
Christopher Stone
2018-02-09 21:23:37 +0000
001c428d
Beginnings of a complete rewrite for the plotting code, neater this time
Browse File »
Christopher Stone
2018-02-09 20:51:58 +0000