1. 06 Nov, 2020 1 commit
  2. 01 Feb, 2020 1 commit
  3. 23 Jul, 2018 2 commits
    • Gus Grubba's avatar
      Updates in general was only done if a POI changed. This caused changes related... · b66447ff
      Gus Grubba authored
      Updates in general was only done if a POI changed. This caused changes related to something other than a change in POI to be ignore. The code now "resets" the POI when such changes occur (change of ruleset for example).
      Ruleset selection is was not persistent. When reloading the list of rulesets for a given region, any previously selected ruleset would be reset to defaults.
      Also fixed several new clang warnings.
      b66447ff
    • Gus Grubba's avatar
      Replace original weather info with new airmapd weather interface. · d3d7e4f7
      Gus Grubba authored
      It seems the icons now use dash instead of underscore. I'm simply replacing dash by underscore wholesale (to match the existing resource names) until I know better.
      d3d7e4f7
  4. 03 Mar, 2018 1 commit
  5. 27 Feb, 2018 1 commit
    • Gus Grubba's avatar
      Cleaning up old vehicle manager and getting it ready to actually provide... · 9359c154
      Gus Grubba authored
      Cleaning up old vehicle manager and getting it ready to actually provide services for a vehicle (flight management)
      Added submit flight plan
      Added update flight plan
      Disable flight features as these don't seem to be quite working (values must be initialized and validated before submission as backend doesn't validate and the objects don't initialize their members)
      9359c154
  6. 18 Feb, 2018 1 commit
  7. 27 Jan, 2018 11 commits