Code sample: Dog tracking app

Hi everyone :)

I've created a simple CIQ Dog Tracker app for my Fenix that reads data from an Astro dog tracker via ANT and sends it to a predefined URL. I'm planning to use it for sharing my dog locations with other people who can access the data via Web interface. Anyway, it's not published (and probably won't be anytime soon) but I've released the source code here: https://github.com/mikkosh/DogTracker . 

The code's not probably the best example of CIQ app. It's more like a POC and has not been localized, tested or cleaned up and there might be some extra debugging output here and there, but I'm hoping releasing the code will help someone nevertheless :) 

There's also some other app samples in my Github: the AssetTracker monkey barrel required by the AssetTracker and my old Ballistics Application.