Richard Meadows
35b4343573
[geofence] make arrays of pointers const
2016-08-07 10:25:08 +01:00
Richard Meadows
0412146a06
[geofence] reduce the prefix geofence to 20km resolution, cut out much of the southern hemisphere
2016-08-02 19:43:27 +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
866897001b
[geofence_aprs_zones] Fix aprs zone for austrailia, add to test case
2016-03-28 22:34:47 +01:00
Richard Meadows
3329fea1a1
[geofence_aprs_zones] Reduce the size of S. Korea APRS area, no-one seems to use it there anyhow
2016-03-28 16:39:46 +01:00
Richard Meadows
fad89a636d
[geofence-aprs-zones] Thailand has ditched its own aprs frequency in favour of 144.39
...
http://www.qsl.net/rast/text/2mbandplan.htm
2016-03-13 17:58:50 +00:00
Richard Meadows
bdbeebf4f9
[geofence-prefix] Add option to disable geofence prefix
...
Saves flashing time when debugging
2016-02-06 17:21:32 +00:00
Richard Meadows
168e59fe71
[geofence] More tinkering, get more APRS testcases working. Reduce prefix resoultion somewhat
2016-02-06 14:17:19 +00:00
Richard Meadows
83d7cceedb
[geofence-prefix] Added many more country prefixes
2016-02-05 22:22:48 +00:00
Richard Meadows
0d50114af6
[geofence] Update testcases, tests passing. Reduce expand around Japan to stop telem in NK. Add UTF-8 ✓ and ✗ in testcases :)
2016-02-05 20:34:03 +00: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
038b16367a
[geofence] add comments for equal area projection
2016-02-03 19:18:14 +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
4677234356
[geofence-prefix] tidy up
2016-02-02 20:22:57 +00:00
Richard Meadows
c6f7a8ce32
[flight][geofence-prefix][mad-rush] Quickly add geofence callsign prefixes for some countries
2016-01-20 10:45:15 +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
de619c94a7
location bugfixes, fixed location test cases
2015-11-23 00:20:20 +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
990d2c07d7
Rename geofence_aprs to geofence_aprs_zones for clarity
2015-11-22 21:20:49 +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
Richard Meadows
ffc94bb7f7
Reduce APRS geofence resolution to make it fit in ROM
2015-10-10 22:42:35 +01:00
Richard Meadows
5960908457
Updated and ran location_aprs_file tc
2015-07-24 23:17:00 +01:00
Richard Meadows
2be1e3344e
Added no telemetry geofence for China, NK and Yemen. Added test case
2015-07-22 22:33:51 +01:00
Richard Meadows
b8c382ba9f
Enlarge the no-aprs zones so even with lower resolution aprs is never active within no-aprs countries
2015-07-18 23:55:26 +01:00
Richard Meadows
9fcdb51049
Merge branch 'master' of github.com:bristol-seds/pico-tracker
2015-07-18 17:05:03 +01:00
Richard Meadows
f7221454f0
Reduce resolution of APRS outlines
2015-07-18 16:34:28 +01:00
Richard Meadows
96bde93fb2
Update installation deps for sim
2015-07-14 20:41:44 +01:00
Richard Meadows
5aea2ccd50
Improved RSID with new si filter profile, leave some time for si startup
2015-07-11 20:07:30 +01:00
Richard Meadows
88087381eb
Added a new test case that allows us to plot points processed on the ARM CM0+ back in the ipython notebook
2015-06-29 22:06:58 +01:00
Richard Meadows
c5a01bab25
Fixed APRS pre-emphasis using custom FIR filter. Not sure on the deviation yet but it looks good in audacity
2015-06-26 01:37:26 +01:00
Richard Meadows
4a9bf7bf53
Tidy up notebook. Now runs correctly in order
2015-06-25 18:54:47 +01:00
Richard Meadows
d5f6a921c7
Added number of outlines to zone structure, fixes wrong sizeof thing
2015-06-07 22:24:20 +01:00
Richard Meadows
c7c2d09c4a
Fix a couple of things in geofence, including adding consts
2015-05-12 21:38:16 +01:00
Richard Meadows
e52ffa18aa
Merge branch 'geofence_dev'
2015-05-11 19:54:27 +01:00
Richard Meadows
137b30290f
Tidied up a few things, added lists of outline lengths
2015-04-13 17:52:23 +01:00
Richard Meadows
d00bfba27c
Update README for pyclipper, pyproj
2015-04-13 11:47:27 +01:00
Richard Meadows
6142414692
Fixed up autogenerated source/header files so they compile
2015-04-12 21:13:53 +01:00
Richard Meadows
1c8acde5f4
Oh I changed the notebook a tiny bit
2015-04-12 18:26:53 +01:00
Richard Meadows
7b03f5b65f
Geofencing mostly done, aprs zones etc
2015-04-12 18:24:50 +01:00
Richard Meadows
fea87a5e9b
Added countries definitions in kml and json
2015-04-11 10:33:55 +01:00
Richard Meadows
5b84f36eaa
Added geofence ipython notebook
2015-04-03 22:23:43 +01:00
Richard Meadows
5a5772499c
New notebook for si_fir_filter
2015-04-02 19:50:42 +01:00
Richard Eoin Meadows
4c908d1448
Such commit. Many change.
...
GPS now seems to be alive on the dev board, using UBX mode. SAM D20 drivers coming along.
Timepulse next. And then radio
2014-08-23 22:18:49 +01:00