1. 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
  2. 18 Feb, 2018 1 commit
  3. 27 Jan, 2018 7 commits