Wykres commitów

664 Commity (bc24e3d58eb2ac620d2c5ba044e2d3682d1fa0ac)

Autor SHA1 Wiadomość Data
Richard Meadows bc24e3d58e [rtc] run at cycle time 2016-07-29 11:09:15 +01:00
Richard Meadows a333c49dbf [gps_ubx] wait for gps_ubx 2016-07-29 10:50:43 +01:00
Richard Meadows 849798e2c0 [gps] have one gps_t shared between all GPSs 2016-07-29 10:49:43 +01:00
Richard Meadows f41936c8de [ubseds16] set callsign, telemetry format 2016-07-18 18:10:32 +01:00
Richard Meadows 638aae26bd [si_trx] set radio part number from HW_CONFIG 2016-07-18 18:08:04 +01:00
Richard Meadows 13848c8605 [gps-ubx] update so it builds. TODO: test 2016-07-17 19:55:20 +01:00
Richard Meadows a4993cd06f [measure-xosc] when in use 2016-07-17 19:53:23 +01:00
Richard Meadows 1072b27530 [cold-out] only when in use 2016-07-17 19:53:01 +01:00
Richard Meadows 81ed29b903 [ariss[ only when arris in use 2016-07-17 19:52:47 +01:00
Richard Meadows 362e96fd55 [backlog] only when backlog in use 2016-07-17 19:52:17 +01:00
Richard Meadows bc625f9778 [pressure-temperature] only when baro in use 2016-07-17 19:51:45 +01:00
Richard Meadows 17e92681c9 [geofence] defines to save space when not in use TODO add these in python 2016-07-17 19:51:31 +01:00
Richard Meadows f5af7a41db [main-aaa-uhf] add new hwconfig for main-aaa board, add various options 2016-07-17 19:50:51 +01:00
Richard Meadows 8dc241b512 [memory] use internal flash for backlog 2016-07-16 20:38:29 +01:00
Richard Meadows f75b383e34 [telemetry] add option to set APRS deviation 2016-07-16 20:06:35 +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 fce758e6ab [sequencer] change timings for continous transmission
A minimum gap between APRS transmissions can be enforced
2016-07-16 20:02:34 +01:00
Richard Meadows 8ef9d7b59f [main] use local variable correctly in `format_telemetry_string` 2016-07-11 23:21:23 +01:00
Richard Meadows e861da229f [bugfix] fix days_in_month, add epoch calculation for se880 GPS
Fixes bug with backlog write location, which lead to more recent data being overwritten
2016-07-01 11:00:09 +01:00
Richard Meadows f082c49d77 [aprs-tools] raw_parser, add option for dummy run, and colours 2016-06-02 11:35:58 +01:00
Richard Meadows 233a1a5533 [aprs-tools] bugfix for backlog for the 31st of the previous month 2016-06-02 11:35:32 +01:00
Richard Meadows 9d0c02835e [ubseds16] update battery charging test 2016-05-07 15:28:04 +01:00
Richard Meadows ec6b4831ef [aprs,tools] specifiy exact callsigns in daemon filters to remove cruft 2016-05-07 11:49:02 +01:00
Richard Meadows 00bdda7e2d [aprs,tools] bugfix, make it work 2016-05-07 11:47:54 +01:00
Richard Meadows 0bd01e5c6b [aprs,equations] fix mis-aligned damn you python whitespace 2016-04-30 12:06:33 +01:00
Richard Meadows 35bbca5629 [ubseds15] cold out to -70, allow gps to run for a day without reset, add deathwish 2016-04-29 12:27:27 +01:00
Richard Meadows 0c9ecf4dc6 [tools,aprs] add aprs test upload tool 2016-04-27 10:21:39 +01:00
Richard Meadows 69ef134409 [xosc] always _enable_ external tcxo when enabling hf clock
XOSC_TCXO_SHUTDOWN_EN only control disabling
2016-04-27 10:04:09 +01:00
Richard Meadows 4a54e7f0ab [hibernate time] set hibernate time to end of transmission minus 20 seconds 2016-04-26 09:52:24 +01:00
Richard Meadows b40edf0627 [battery] add trickle charging state for when solar cannot sustain both charging and operations, but can add some useful power anyhow 2016-04-26 09:47:02 +01:00
Richard Meadows 7b985a2593 [battery] move battery update to the end of the sequence
If we don't have enough power to run *and* charge the battery then at least
some charging will be done bfore a power reset
2016-04-26 09:16:16 +01:00
Richard Meadows 4aa377c269 [battery] only reset the execess hysterisis after N consecutive discharge cycles 2016-04-25 09:39:26 +01:00
Richard Meadows 521bb1e848 [rf-tests] tidy 2016-04-24 19:59:14 +01:00
Richard Meadows c13e5bd0ea [ariss] don't use predict, just try ariss 1-in-4 times when there's power 2016-04-24 19:55:58 +01:00
Richard Meadows e4f232d79d [sky13373] invert sense of the sky13373 control lines (and remove inverters on the board!)
means that the sky13371 part is also shutdown when the si trx is
2016-04-24 18:17:07 +01:00
Richard Meadows 1fa3dda2a7 [gps_osp] leave no-lock GPS running so that it can try to get a lock.
Thought this was already the case but seemingly not
2016-04-24 18:12:05 +01:00
Richard Meadows 16ec7e6408 [gps_dummy] update gps dummy 2016-04-23 16:56:17 +01:00
Richard Meadows 180a39ec38 [gps_osp] extend ON_OFF pulse so it is always at least 90us
There doesn't seem to be a maximum length
2016-04-23 10:57:09 +01:00
Richard Meadows e9784f7afb [ubseds15] update stringify function 2016-04-21 12:31:09 +01:00
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