index
:
mjb/altos
accel-cal-ui
altosdroid
altosui-ms5611
android-build-update
aprs
branch-1.0
branch-1.1
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
buttonbox
companion-delay
debian
droid-gps
droid-prefs
easymega-pwm-hacks
fake-flight
gpio
hack-cc1200
lisp
lpc
master
megametrum-test
micropeak-1.1
mm-ms5611
multiarch
new-state
plot-gps-height
pong
pristine-tar
pwmin
pwmin-new
serial-at-interrupt
simple-quiet
split
split-library
split-telemetry
stm-flash
telebt
telefire-4-no-addr
telegps-hacks
telegps-v0.3
telelaunchtwo
telemega
telemega-v2
telemetrum-v1.1
telemetrum-v2.0
telemini
telescience
telescience-v0.2
teleterra
teleterra-mockup
test-accel-ref
time-series
tmarble-trng
tmgps
with-pdclib
AltOS - the operating system for Altus Metrum products
Bdale Garbee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
ao_ms5607.c
Commit message (
Expand
)
Author
Age
*
altos: Record all failed sensors and report status at power up
Keith Packard
2019-07-16
*
altos: Allow ms5607 driver to either set ao_sensor_errors or panic
Keith Packard
2019-07-15
*
altos: Don't dump MS5607 eeprom in 'B' command
Keith Packard
2019-06-18
*
altos/micropeak-v2.0: expose log and config commands over USB
Keith Packard
2019-06-18
*
altos: Support ao_ms5607_dump when no ms5607 task
Keith Packard
2019-06-17
*
altos/drivers: Use stdbool in ao_ms5607.c
Keith Packard
2018-10-13
*
altos: Eliminate 'pin' field from GPIO functions
Keith Packard
2018-10-13
*
altos: Remove 8051 address space specifiers
Keith Packard
2018-10-13
*
altos: Remove *_TO_DATA macros
Keith Packard
2018-10-13
*
altos: sdcc doesn't have 'false' and 'true'.
Keith Packard
2018-10-02
*
altos/drivers: Shrink ao_ms5607.c code to fit on micropeak still
Keith Packard
2018-10-02
*
altos: Update sensor data atomically
Keith Packard
2017-06-11
*
altos/ms5607: Allow applications to not use the normal data ring and thread
Keith Packard
2017-04-27
*
Switch from GPLv2 to GPLv2+
Keith Packard
2016-07-12
*
altos/detherm: Add ms5607 to detherm
Keith Packard
2016-04-13
*
altos: Make MS5607 PROM a public variable
Keith Packard
2014-05-25
*
altos: Check for MS5607 MISO low before sleeping
Keith Packard
2013-08-26
*
altos: Use %ld and %lu for MS5607 debug output
Keith Packard
2013-08-26
*
altos/teletiny-v2.0: Support multiple SPI busses on CC1111
Keith Packard
2013-08-25
*
altos: Make TeleMini v2.0 fit
Keith Packard
2013-08-25
*
Initial TeleMini bits
Keith Packard
2013-08-25
*
altos: Add EXTI_PIN_NOCONFIGURE to exti interface, use for MS5607
Keith Packard
2013-05-19
*
altos: Use ao_spi_get/put_bit in MS5607 driver
Keith Packard
2013-05-19
*
altos/micropeak: Run MS5607 at max resolution for micropeak
Keith Packard
2012-10-30
*
altos: Switch drivers to ao_arch_block/release_interrupts
Keith Packard
2012-10-25
*
altos: profiling on STM32L
Keith Packard
2012-10-25
*
Merge branch 'master' into mm-ms5611
Keith Packard
2012-10-18
|
\
|
*
altos: Split out ms5607 conversion code for use in ao_flight_test
Keith Packard
2012-10-13
|
*
altos: Prepare ms5607 driver for use in non-tasking products
Keith Packard
2012-10-12
*
|
altos: Fix up ms5607 and mma655x commands to work again
Keith Packard
2012-10-08
*
|
altos: Go back to recording sensor data in globals
mm-ms5611
Keith Packard
2012-10-08
*
|
altos/drivers: Use data ring values for MS5607 presentation
Keith Packard
2012-10-06
|
/
*
altos: Re-enable the ms5607 and mma655x acquisition threads
Keith Packard
2012-10-03
*
altos: Provide MS5611 configuration option, HAS_MS5611
Keith Packard
2012-10-03
*
altos: Add custom panic noise for self-test failures
Keith Packard
2012-08-31
*
altos: Trigger sample complete when all data are ready
Keith Packard
2012-08-26
*
altos: Use split SPI bus for MS5607 sensor
Keith Packard
2012-08-18
*
altos: Disable MS5607 interrupt in the handler
altosdroid
Keith Packard
2012-06-28
*
altos: include targe SPI speed in get request
Keith Packard
2012-06-27
*
altos: Clean up usage of port parameters
Keith Packard
2012-06-26
*
altos: Other half of the ms5607 prom reporting patch
Keith Packard
2012-06-04
*
altos: Don't start ADC ring until the other sensors have a valid value
Keith Packard
2012-05-27
*
altos: Finish ms5607 support
Keith Packard
2012-05-18
*
altos: Check MS5607 CRC. Clean up MS5607 API
Keith Packard
2012-05-18
*
altos: Add support for multiple SPI busses and sharing device drivers
Keith Packard
2012-04-14
*
altos: Reduce MS5607 reset delay, increase conversion delay
Keith Packard
2012-04-09
*
altos: Make ms5607 driver do something
Keith Packard
2012-04-09
*
altos: Add DMA, SPI and MS5607 drivers
Keith Packard
2012-04-06