Skip to content

Conversation

@rillian
Copy link
Contributor

@rillian rillian commented Aug 17, 2014

This doesn't currently use the 'list' query, although it should eventually. If you don't want to merge that, just remove list.js as well.

Move the data dereference into the two actions which need it
so we don't throw in the list method which doesn't.

This isn't ideal; we use the same template as the register
calls so the available elements are returned in a nested
'result' array.
Helps with layout problems since the list is so long.
Simple node application to proxy the element updates from the tlm.py
json server over socket.io. The web page Builds and updates a list
of elements it's seen with 'current' values.

N.B. tlm.py uses the local host clock at parse time for timestamps.
These will be roughly correct for live telemetry, completely wrong
when playing back a recorded file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant