Luke Else luke-else
luke-else pushed to docker at luke-else/EFB 2022-02-19 21:20:54 +00:00
luke-else pushed to main at luke-else/EFB 2022-02-19 21:20:13 +00:00
e783f8c614 Added metar to route page
c418188481 Completed app page + added metar class
ec5ca51602 Added double negation to clean code
eff67b7697 Added flight sim view
e271e49374 Added closest waypoint function
Compare 41 commits »
luke-else pushed to development at luke-else/EFB 2022-02-18 22:47:00 +00:00
e783f8c614 Added metar to route page
luke-else pushed to development at luke-else/EFB 2022-02-18 22:42:59 +00:00
c418188481 Completed app page + added metar class
luke-else pushed to development at luke-else/EFB 2022-02-18 22:01:51 +00:00
ec5ca51602 Added double negation to clean code
luke-else deleted branch feature/flightsim from luke-else/EFB 2022-02-18 21:47:36 +00:00
luke-else pushed to development at luke-else/EFB 2022-02-18 21:47:17 +00:00
eff67b7697 Added flight sim view
e271e49374 Added closest waypoint function
5316df08a5 Several changes - updated string to route to include coordinates - updated model for flight sim to only contain the closest point - User model now tracks route status... departure etc
10af903706 Added MongoDB Methods and introduced flight sim controller
eda71069a4 Updated user model to allow for storing of departure and arrival points
Compare 7 commits »
luke-else pushed to feature/flightsim at luke-else/EFB 2022-02-18 21:45:59 +00:00
eff67b7697 Added flight sim view
luke-else pushed to feature/flightsim at luke-else/EFB 2022-02-18 21:13:21 +00:00
e271e49374 Added closest waypoint function
luke-else pushed to feature/flightsim at luke-else/EFB 2022-02-18 20:38:43 +00:00
5316df08a5 Several changes - updated string to route to include coordinates - updated model for flight sim to only contain the closest point - User model now tracks route status... departure etc
luke-else pushed to feature/flightsim at luke-else/EFB 2022-02-18 18:49:57 +00:00
10af903706 Added MongoDB Methods and introduced flight sim controller
luke-else pushed to feature/flightsim at luke-else/EFB 2022-02-18 18:36:08 +00:00
eda71069a4 Updated user model to allow for storing of departure and arrival points
luke-else pushed to feature/flightsim at luke-else/EFB 2022-02-18 17:17:58 +00:00
8be3b0fa02 Added SimPositionModel from flight tracker + setup mongo files
luke-else pushed to main at luke-else/EFBTracker 2022-02-18 16:49:05 +00:00
29f16a4d1e Added user signup and improved error handling
a6b6d139a0 Added DB functionality to record user's latest sim position + alt
44478b95c7 Add Mongodb dependency to csproj file
d67d4a8a04 Ad dpacket it tracing and use Linq to select appropriate packets
2063583714 Tracking software now fully functional however hanging on by a thread as it is realiant on the sim delivering the exact number of packets in the exact position. Could be worth trying to assign the id to the packet to ensure that we are assigning the correct values to the correct place
Compare 8 commits »
luke-else pushed to development at luke-else/EFBTracker 2022-02-18 12:03:21 +00:00
29f16a4d1e Added user signup and improved error handling
luke-else deleted branch feature/mongodb from luke-else/EFBTracker 2022-02-18 11:42:54 +00:00
luke-else pushed to development at luke-else/EFBTracker 2022-02-18 11:42:34 +00:00
a6b6d139a0 Added DB functionality to record user's latest sim position + alt
44478b95c7 Add Mongodb dependency to csproj file
Compare 2 commits »
luke-else pushed to feature/mongodb at luke-else/EFBTracker 2022-02-18 11:42:11 +00:00
a6b6d139a0 Added DB functionality to record user's latest sim position + alt
luke-else pushed to feature/mongodb at luke-else/EFBTracker 2022-02-18 10:35:05 +00:00
44478b95c7 Add Mongodb dependency to csproj file
luke-else pushed to feature/mongodb at luke-else/EFBTracker 2022-02-18 10:34:32 +00:00