Wykres commitów

187 Commity (04c183eec0ea51c41f5f15a8c5e5ce35ef0a0d1f)

Autor SHA1 Wiadomość Data
Richard Meadows 04c183eec0 Added APRS testing function 2015-06-18 07:00:51 +01:00
Richard Meadows c2dd5ce641 [UBSEDS8] Doubled length of APRS preamble 2015-06-18 06:59:08 +01:00
Richard Meadows 762ebd90a2 [Bugfix] Disable TC5 correcty after use with RSID 2015-06-18 06:51:51 +01:00
Richard Meadows aa8976eaf1 [UBSEDS8] Oscillator issues, disabling tcxo offset field and set to use internal osc for timing rather than tcxo 2015-06-18 01:10:40 +01:00
Richard Meadows f2c1889506 Bump for UBSEDS8, enable APRS 2015-06-17 21:51:02 +01:00
Richard Meadows 237d432437 Don't need a sintable any more 2015-06-15 11:31:07 +01:00
Richard Meadows 9008a2f5c5 Renamed test case main to avoid clash with other main.c, always rebuild source for testcases, show full debug trace during testcases (keepin' it real) 2015-06-15 11:29:43 +01:00
Richard Meadows eca1a3af10 Brought test case readme up to date 2015-06-15 11:20:15 +01:00
Richard Meadows 9421de582d Disabled APRS, callsign for ubseds7 (marsballoon) 2015-06-08 18:35:38 +01:00
Richard Meadows b5b734105a Added setup details for test cases 2015-06-07 22:46:42 +01:00
Richard Meadows c8c59242a3 Update partslist 2015-06-07 22:40:01 +01:00
Richard Meadows 489dd49ddb Return to 100ms of APRS preamble 2015-06-07 22:39:47 +01:00
Richard Meadows dcc07d1335 Enable APRS based on current location 2015-06-07 22:39:26 +01:00
Richard Meadows 658076c468 UBSEDS6 launch, APRS disabled by geofence 2015-06-07 22:36:16 +01:00
Richard Meadows 8c4bbdabc8 Stop Ax25 packets looping, add deinit routine for timer, 200ms of aprs flags (not sure why) 2015-06-07 22:33:48 +01:00
Richard Meadows cbd780c53c Fixed wrong sizeof for number of outlines in zone 2015-06-07 22:28:22 +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 fcef15b7c6 Added basic testcase for aprs geofence 2015-06-07 22:22:24 +01:00
Richard Meadows 4098fc7e9f Re-enable aprs for testing 2015-05-14 20:12:44 +01:00
Richard Meadows aae812dac3 UBSEDS5 launch 2015-05-14 20:10:56 +01:00
Richard Meadows 06b5a2ad56 Dropped clock rate back to 4MHz, fixes startup issues 2015-05-13 16:12:00 +01:00
Richard Meadows 29c8a9750c Bugfix: Fix rsid pwm 2015-05-13 15:44:32 +01:00
Richard Meadows 7887123cc5 Bugfix: Pips now work when not on xtal 2015-05-13 15:27:27 +01:00
Richard Meadows 532e4847be Added aprs variable frequency, location functions for aprs 2015-05-12 21:51:26 +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 4c7e972c30 Fixed up licensing 2015-04-14 16:33:55 +01:00
Richard Meadows c718a875d2 Removed aprs test code 2015-04-14 16:17:38 +01:00
Richard Meadows 1624057970 Remove si4060.c / si4060.h. They haven't been used for a while 2015-04-14 16:13:48 +01:00
Richard Meadows 262a3b29a6 Actually fix things from the last merge 2015-04-14 16:12:37 +01:00
Richard Meadows ef595cc3a9 Merge branch 'aprs_dev'
Conflicts:
	firmware/inc/hw_config.h
	firmware/src/xosc.c
2015-04-14 16:12:01 +01:00
Richard Meadows 4d67632ae2 Separate frequency for APRS, APRS values set through setter function 2015-04-14 16:08:33 +01:00
Richard Meadows 920a6cc077 Aprs working on 144.888, tested on aprs.fi with pymutlimonaprs 2015-04-14 14:55:46 +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 d2bb49827c Initial implementations of location.c/h and made but not written test cases for such 2015-04-13 17:46:48 +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 2b1aff2ade Option for not using external oscillator 2015-04-02 20:57:25 +01:00
Richard Meadows 0e14825de9 Various aprs tidy / fix. Added useful resources list. Added telemetry terminate at end of packet 2015-04-02 19:52:02 +01:00
Richard Meadows 5a5772499c New notebook for si_fir_filter 2015-04-02 19:50:42 +01:00
Richard Meadows a44a4efdcf Removed some test code for ax25. Now encoding our own ax25 packets 2015-04-02 11:54:23 +01:00
Richard Meadows 96248ed8b8 Working aprs test using square wave on gpio1 and 2gfsk 2015-04-02 11:38:48 +01:00
Richard Meadows e76e078914 Midway through first attempt at ax25. Everything is a mess 2015-04-01 15:13:01 +01:00
Richard Meadows 46bd5f255f Split sintables into separate source/header files so it actually compiles 2015-04-01 10:34:38 +01:00
Richard Meadows 746a1d278e New feature: Added sintables for aprs 2015-03-30 15:50:47 +01:00
Richard Meadows 860d339adb Fixed bug in powersave mode: timepulse output appears to switch back to 1Hz automatically 2015-03-16 15:32:29 +00:00