Richard Meadows
35b4343573
[geofence] make arrays of pointers const
2016-08-07 10:25:08 +01:00
Richard Meadows
ce310d89c6
[geofence] use 16-bit values for lat and long, this gives ~1km resolution which is plenty
2016-08-02 18:18:30 +01:00
Richard Meadows
bba8c7d2f7
[geofence] add nordics to APRS, move from telemetry positive to telemetery negative
...
telemetry now runs unless is it specifically *not* permitted
2016-07-16 20:04:14 +01:00
Richard Meadows
890a4e2871
[geofence] Add support for multiple APRS callsigns. Defined in 'aprs.h', keep your callsign on a local branch. Add UHF in US, Japan
2016-02-05 17:44:28 +00:00
Richard Meadows
19bd6dcf61
[geofence] Big overhaul of geofences to use an actual equal-area projection
...
Use EASE world grid EPSG:3410 projection. Grid expansions/tolerances are now the same over the whole globe, less safety factor required.
Also add US to UHF telemetry (carried from earlier removal of APRS in the US)
2016-02-03 19:15:05 +00:00
Richard Meadows
6ab5985c5b
[geofence] Exclude territorial US from APRS coverage
...
US is excluded with a UK license because the non-CEPT agreement with the US restricts
aliens to the terms of their own license as well as local conditions. See 97.107 b(2)
https://www.gpo.gov/fdsys/pkg/CFR-2013-title47-vol5/xml/CFR-2013-title47-vol5-sec97-107.xml
Thanks to adamgreig from pointing this out on freenode #highaltitude, for full discussion
http://habhub.org/zeusbot/logs_highlighted/highaltitude.log.20160114.html
2016-01-14 19:48:29 +00:00
Richard Meadows
5428ea2b5d
Refactor location.c, bugfix things in new notebooks and update geofence checks
2015-11-22 23:11:10 +00:00
Richard Meadows
e41e6f19a7
[geofence] Restructure geofence notebooks, split aprs into frequency zone and no_aprs areas
...
location.c need to be refactored to reflect these changes
2015-11-14 16:18:44 +00:00