Wykres commitów

625 Commity (c1d63e31415c5a1c95f9f371e0f709d7e1666043)

Autor SHA1 Wiadomość Data
Richard Meadows c1d63e3141 [make emacs] add gdbscript-custom to this 2016-04-21 12:30:53 +01:00
Richard Meadows 8c19c9eab8 [tc,adc_battery_solar_read] fix and re-add this testcase 2016-04-21 12:30:12 +01:00
Richard Meadows 87cc7531ea [gps] allow up to 10Hz error on GPS baud rate 2016-04-20 19:09:03 +01:00
Richard Meadows 9f06e0889d [low-power-solar] fix note on partslist 2016-04-18 18:28:27 +01:00
Richard Meadows 01a0b2761a [gps_osp] detect gps invalid if position (lat,long AND alt) remain _exactly_ the same between positions 2016-04-14 17:26:46 +01:00
Richard Meadows 3889e526fb [low-power-solar] update to partslist on ordering 2016-04-12 18:30:39 +01:00
Richard Meadows a8ae29524c [low-power-solar] finish of partslist 2016-04-10 17:43:04 +01:00
Richard Meadows aea9916583 [low-power-side] set `XOSC_TCXO_SHUTDOWN_EN` so xosc is powered down in hibernate 2016-04-04 12:25:30 +01:00
Richard Meadows 917a332ce3 [ariss] disable ariss, always use bypass path for other aprs
first hardware build won't include amplifier
2016-04-02 17:45:22 +01:00
Richard Meadows f80788b26a [battery,bus] stay in cold out hibernate when the bus voltage is less than 2.5V 2016-04-02 17:41:59 +01:00
Richard Meadows feadf9dbc2 [hibernate] always check sensors when waking up from hibernate
Also
* hibernate time must be set with rtc on every iteration
* external xosc is only powered down during hibernate if `XOSC_TCXO_SHUTDOWN_EN` is set
2016-04-02 11:41:28 +01:00
Richard Meadows 7f3aabbbb8 [low-power-solar] move markings to tStop layer 2016-03-30 15:41:55 +01:00
Richard Meadows 7eef1f2783 [low-power-solar] complete IC section of partslist, board order 2016-03-30 15:18:40 +01:00
Richard Meadows 0e55742922 [memory] update backlog length definition. unused anyhow 2016-03-29 16:26:58 +01:00
Richard Meadows 0316a3480d [sequencer] pass the cycle time to the sequencer so the backlog rate can be kept constant at one-per-hour 2016-03-29 16:22:12 +01:00
Richard Meadows 901ad31ead [geofence_aprs_zones] More testcases 2016-03-28 22:39:08 +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 95b55c4cb6 [main] use faster rate when we have excess power, as well as during launch. 2016-03-28 16:58:01 +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 5967fb9142 [aprs] try amplified path one-in-four times during the day when the battery is good 2016-03-28 16:39:02 +01:00
Richard Meadows 37ae1bd03d [ariss] only attempt ariss when the battery voltage is good, and only use amplifer path 2016-03-28 14:49:41 +01:00
Richard Meadows a78521adc9 [lf-timer] Reduce xosc32k startup time to 100-200ms. Now there's no chance of hitting the wdt 2016-03-28 14:20:42 +01:00
Richard Meadows e6802e1854 [gps_osp] change uint8_t -> uint32_t. GD_COUNT_MAX will now actually do something!! 2016-03-28 14:12:21 +01:00
Richard Meadows bf9a9c4903 [pinmux] fix compiler warnings - remove unused function 2016-03-28 14:06:10 +01:00
Richard Meadows b30ee3c45e [gps_osp] fix compiler warnings - make it clear that osp_messages are volatile 2016-03-28 14:05:49 +01:00
Richard Meadows 10e6d0944b [si_trx] fix compiler warnings, set pa duty cycle to default values
TODO: try out other settings of pa duty cycle, may be more efficient
2016-03-28 14:05:13 +01:00
Richard Meadows 5a671c8366 [ariss] update for backlog not used 2016-03-28 12:55:11 +01:00
Richard Meadows 77571b7b7d [sequencer] update comment 2016-03-28 12:54:48 +01:00
Richard Meadows b75c9763d3 [battery] add unit to monitor battery states, control charge pin 2016-03-28 12:54:17 +01:00
Richard Meadows 17d87503b8 [lftimer->rtc] replace LF timer with always-running RTC timer 2016-03-28 12:53:06 +01:00
Richard Meadows 77f29a5f74 [ubseds15] update telemetry for ubseds15 2016-03-27 18:02:25 +01:00
Richard Meadows 73d090cb6c [aprs-tools] Re-organise so all telemetry functions are in `telemetry_format.py` 2016-03-27 17:53:29 +01:00
Richard Meadows c31fc3d1f1 [aprs-tools] re-organise aprs tools directory, start adding ubseds15 flight 2016-03-27 13:30:12 +01:00
Richard Meadows 0b5e5e7b35 [si_trx,low-power-solar] add support for external rf paths
No effect on earlier revisions as these pins are unconnected
2016-03-27 11:55:54 +01:00
Richard Meadows d008103d76 [low-power-solar] hw-config changes, add header guards for no timepulse or and no i2c operation 2016-03-26 21:50:01 +00:00
Richard Meadows 3f17b1c505 [hw_config] use a separate hw config file for different board types 2016-03-26 20:49:49 +00:00
Richard Meadows 4553d3be4a [ariss] no backlog via arris, at least for first test flight
only prefix
2016-03-26 20:20:11 +00:00
Richard Meadows ce340ee040 [xosc] correct comment 2016-03-26 20:17:32 +00:00
Richard Meadows b4a1c1945b [low-power-solar] add low power solar. Includes solar and aprs amplifier 2016-03-26 20:17:05 +00:00
Richard Meadows f026e81267 [geofence,tc] add seattle to tc 2016-03-24 14:10:12 +00:00
Richard Meadows 3408c801a8 [ariss] add ariss routines. These are geofenced only by areas where aprs is disallowed 2016-03-24 14:06:24 +00:00
Richard Meadows 8604bef59a [aprs] add support for different paths, in particular ariss 2016-03-24 12:40:03 +00:00
Richard Meadows 994dad3759 [Pre-flight] add notes about aprs-equations 2016-03-17 12:44:15 +00:00
Richard Meadows 2f35132c60 [backlog] fix issue with bad altitudes in backlog, resulting from no-fix dps getting included in averages 2016-03-14 21:00:58 +00:00
Richard Meadows 90e17f51bf [ukhas format] add flight-specific ukhas format, notes about updating format for new flights 2016-03-14 20:58:39 +00:00
Richard Meadows f26c42f438 [location-aprs] update testcase for thailand change 2016-03-14 20:56:45 +00: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 052f8c9303 [aprs-daemon] update ukhas string for ubseds14 2016-03-13 17:02:10 +00:00
Richard Meadows cce25466a1 [aprs-daemon] ukhas upload: fix string concatenation problem, print upload errors 2016-03-13 17:00:34 +00:00
Richard Meadows 5bddbf3c24 [aprs-daemon] Add time to aprs log 2016-03-08 11:02:16 +00:00