76878e7745
Updated Chart Fetch functions in order to create a more generic template
2022-02-11 17:00:08 +00:00
39c18ee9bf
Updated NavdataModel and RouteController to user environment Variables
2022-02-09 20:41:39 +00:00
c3a414285a
Update Route Controller to ensure that response is valid before parsin
2022-02-09 20:22:46 +00:00
b6e5f09c11
Add Update route controller to fetch charts and adapt model to allow for response parsing
2022-02-09 20:19:32 +00:00
21aff4096f
Altered user model and updated controller to make Chart requests on load
2022-02-09 19:08:56 +00:00
f0da93cdae
Updated route controller to go through every response from the server to avoid missing a key item
2022-01-31 14:29:09 +00:00
9e00882743
Updated Route controller to adapt to new model
2022-01-31 14:23:23 +00:00
3cb2b9c9b5
Updated Session extensions and Route Contoller
...
Increased the number of Poll requests and disabled an irrelevant error stating that there was a cyclical struture (Just a Doubly Linked List)
2022-01-27 09:46:38 +00:00
0e1a00536c
Route Object Generation Complete
2022-01-09 17:03:52 +00:00
f2e852fcf0
Route Polling Complete
...
App now fetched a route, still needs to be moved into a Linked List
2022-01-05 20:56:28 +00:00
18bf369a1b
Fixed Poll Response
...
Poll response now works and accepts a list of responses from the server, in theory one of which should be the route response
2022-01-05 15:24:15 +00:00
b61b767194
Update RouteController.cs
...
Polling feature still inop, JSON doesn't deserialise becuase the array has no name in the JSON. Could potentially add a name to the start artificially in order to force the JSON to parse?
2022-01-04 23:26:41 +00:00
5a2f109e65
Added Poll response function
...
JSON is not properly serialised... still in progress
2021-12-28 21:53:31 +00:00
e134751745
Updated UserModel and started on making the polling http calls to the server.
...
Started with the Polling command:
What I'm thinking is that I should have the command consecutively make calls every 5 seconds, not sure how it will work without hanging the thread, will figure out tomorrow :)
2021-12-27 21:15:55 +00:00
luke-else
0f96994773
Route request being made (Needs polling)
2021-11-22 13:07:56 +00:00
luke-else
08c2e9c07b
Updates to App and route Controller
2021-11-15 07:44:18 +00:00