Wykres commitów

642 Commity (ec6b4831efaf4c583a03823b92b1df5f99514fb8)

Autor SHA1 Wiadomość Data
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
Richard Meadows 2061df6e75 [aprs-daemon] add newline to rawdata output 2016-03-07 21:54:42 +00:00
Richard Meadows d8b372b18d [ubseds14,cold-out] increase cold-out threshold at -58 degC 2016-03-05 14:30:59 +00:00
Richard Meadows f4436d8a0c [pre-flight] add note about cold out 2016-03-05 14:30:12 +00:00
Richard Meadows ade478a009 [geofence, tc] add madrid to testcases 2016-03-05 14:23:03 +00:00
Richard Meadows 4cb5e9beba [pre-flight] add note about gps_osp reinit parameters 2016-03-05 14:13:05 +00:00
Richard Meadows 8566141311 [gps_osp] set maximum number of reinits before we call in the watchdog 2016-03-05 12:07:40 +00:00
Richard Meadows 4acadd0b09 [rtc] define interrupt priority 2016-03-05 11:03:34 +00:00
Richard Meadows 2d7defaf42 [drift] Testing compensation of xosc drift against the lftimer. Doesn't work awfully well so disabled.
The lftimer isn't stable enough, compensation would be possible over a longer timescale maybe.
2016-03-04 20:41:39 +00:00
Richard Meadows 236d47c301 [contesia] update comments to make channel alignment more obvious 2016-03-04 20:35:43 +00:00
Richard Meadows 2525e2ce91 [rtc] Add RTC code, produces 1Hz event/interrupt continuously 2016-03-03 22:40:06 +00:00
Richard Meadows 0a487e4487 [gps_osp] clear `OSP_PACKET_UPDATED` flags at the start of gps_setup 2016-03-03 21:27:47 +00:00
Richard Meadows 577f2ffbc3 [gps_osp] no-lock date/month/year may not be valid so leave them as zeros
GPS week thing might not be recevied so it thinks it's in 2011 or something
2016-03-03 20:30:39 +00:00
Richard Meadows 0fd8e960fd [sequencer,aprs] Allow APRS at the rate everything else happens 2016-03-03 20:15:43 +00:00
Richard Meadows 2dcc4fe006 [rsid] remove offset for RSID now that contestia is aligned correctly 2016-03-03 20:02:30 +00:00
Richard Meadows 57a7d6f5d4 [cold-out] fix so it uses actual thermistor reading 2016-03-03 19:33:11 +00:00
Richard Meadows 6b1310c0bb [gps] use wrapped function to re-init gps 2016-03-03 19:32:39 +00:00
Richard Meadows 78318d0738 [gps_osp] take out test code, remember to deinit the usart in gps_reinit 2016-03-03 12:19:33 +00:00
Richard Meadows 97cabb3faa [si_trx] record frequency in si_frequency_configuration struct 2016-03-03 12:12:02 +00:00
Richard Meadows b5142c6c22 [cold-out] Limit cold out to 16 hours maximum 2016-03-02 15:50:49 +00:00
Richard Meadows d725f0ece9 [gps_osp] gps_get_data_wrapper: tidy 2016-03-02 15:07:09 +00:00
Richard Meadows f289a5b17f [cold-out] Implement cold-out functionality.
Don't `gps_init` until the cold-out condition finishes.
2016-03-02 15:06:13 +00:00
Richard Meadows b5c1a0e347 [adc] Check the adc is done before accessing values
should have already completed by this point anyhow
2016-03-02 14:58:11 +00:00
Richard Meadows 20dfc447a7 [gps_osp] gps_get_data_wrapper: only invalid if locked 2016-03-02 14:19:19 +00:00
Richard Meadows c7050a1fb7 [gps_osp] Add gps_get_data wrapper, reinitialises GPS if required 2016-03-02 12:45:21 +00:00
Richard Meadows 6d48d514fe [Peripherals.md] tidy and update 2016-02-29 22:07:04 +00:00
Richard Meadows 3e8bf36dab [lftimer] Separate lf_timer_startup function, init GCLK2 2016-02-29 22:02:39 +00:00
Richard Meadows a1ec84b321 [lftimer] Remove LFTIMER_XOSC32K option, assume that LFTIMER is XOSC32K if used from now on 2016-02-29 21:41:51 +00:00
Richard Meadows 5f7c1b20d2 [accumulator] add accumulator to provide averages of some values for backlog 2016-02-28 18:41:17 +00:00
Richard Meadows bf0799e6f1 [i2c][barometer] i2c is only used when barometer is active, fixes issue with PA01 being used by i2c 2016-02-28 16:37:28 +00:00
Richard Meadows b303de6eff [ubseds14][payload] Update payload formats for UBSEDS14 2016-02-28 16:02:03 +00:00
Richard Meadows 7e1de86272 [gps_osp] Added gps reset pin, using hacky resistor switch on the board 2016-02-28 16:00:32 +00:00
Richard Meadows ad47ec804e [barometer] add pre-processor guards for optional barometer 2016-02-28 15:47:05 +00:00
Richard Meadows a572cc9ab6 [solar-breakout] replace LTC4071 -> LTC4070 as tested 2016-02-28 15:42:35 +00:00