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
d9082b1ea33bfeb31740147795867ee41af8750e
Robot_Wars
telemetry
code
monitor
09 Feb, 2018
12 commits
d9082b1e
Made plot a subclass of window
Browse Dir »
Christopher Stone
2018-02-09 23:18:43 +0000
cad30d6c
Progress towards drawing graph axes
Browse Dir »
Christopher Stone
2018-02-09 22:54:34 +0000
9159742e
Found out what the first argument of pollSerial is
Browse Dir »
Christopher Stone
2018-02-09 22:00:51 +0000
e4e75d3f
Accept data from serial port, store in series
Browse Dir »
Christopher Stone
2018-02-09 21:59:17 +0000
6432a3a5
Added class to keep data in
Browse Dir »
Christopher Stone
2018-02-09 21:52:24 +0000
01bfd701
Added docstrings
Browse Dir »
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 Dir »
Christopher Stone
2018-02-09 21:37:05 +0000
21ddadaa
Added a comment about the mysteriously required argument of pollSerial
Browse Dir »
Christopher Stone
2018-02-09 21:31:02 +0000
5a40c183
Removed redundant code
Browse Dir »
Christopher Stone
2018-02-09 21:29:23 +0000
4d80e306
inadvertently fixed previous bug, now draws incorrectly
Browse Dir »
Christopher Stone
2018-02-09 21:28:36 +0000
948da001
More progress on a clean and tidy graph-plotter. Currently throwing an 'incompat…
...
Browse Dir »
…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 Dir »
Christopher Stone
2018-02-09 20:51:58 +0000
08 Feb, 2018
11 commits
ae0e1c6f
Demo with two simultaneous plots!
Browse Dir »
Christopher Stone
2018-02-08 22:44:42 +0000
99dd1cb7
Preparation for supporting multiple windows simultaneously
Browse Dir »
Christopher Stone
2018-02-08 22:08:29 +0000
4cf57310
made window resizable
Browse Dir »
Christopher Stone
2018-02-08 21:59:07 +0000
be93fe78
Wrote smoothing function, not yet used
Browse Dir »
Christopher Stone
2018-02-08 21:49:15 +0000
4d3a8ce0
deleted disused functions
Browse Dir »
Christopher Stone
2018-02-08 21:30:17 +0000
5503da4d
changed data lifetime
Browse Dir »
Christopher Stone
2018-02-08 21:28:42 +0000
7f7ce6b5
Fixed bug in axis-labelling code, lower limits were being calculated incorrectly
Browse Dir »
Christopher Stone
2018-02-08 21:12:28 +0000
2cb884e3
Removed old debug code
Browse Dir »
Christopher Stone
2018-02-08 20:45:30 +0000
b0f61ccf
Working demo for plotting a live graph of data recieved over a serial connection!
Browse Dir »
Christopher Stone
2018-02-08 20:35:04 +0000
caf04a11
Demo code now draws graph of randomly chosen numbers - but is driven by redraw e…
...
Browse Dir »
…vents, rather than incoming serial data
Christopher Stone
2018-02-08 19:47:59 +0000
6afdc6b9
Attempt at drawing graphs with pyglet. Currently just draws axes
Browse Dir »
Christopher Stone
2018-02-08 19:06:40 +0000