Subversion Repositories dashGPS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
30 1545 d 4 h mjames /trunk/ Updated error check for remote I2C device failure..  
29 1545 d 4 h mjames / Added power down to I2C1 bus - used a GPIO pin to power the low-power bus devices .  
28 1545 d 22 h mjames / Setup to use I2C1 for the external I2C bus.  
27 1558 d 1 h mjames / Added watchdog timer,
Updated to use new serial driver code.
 
26 1678 d 7 h mjames / Modified for two BME280 sensors.  
25 1683 d 4 h mjames / Improved average speed.  
24 1685 d 7 h mjames / Reducing the rate of buffer overflows.  
23 1685 d 23 h mjames /trunk/ Altered buffer size, and start up of speed averaging code.
Need to drop baud rate from 115200 as this is causing buffer overflow.
 
22 1686 d 3 h mjames / Updated to new STM32 lib API for UART  
16 1740 d 23 h mjames /trunk/ Changed print formatting to use NMEA XDR messages, and remember to ground the CS0 of the Bosch BMP280 sensor.  
15 1745 d 23 h mjames /trunk/src/ Reduced temperature read to every 5 secs  
13 1918 d 7 h mjames /trunk/ Update to provide USB CDC UART access for debug/logging.  
11 1918 d 10 h mjames /trunk/ Added BMP280 sensor, and changed serial API  
10 1946 d 3 h mjames /trunk/ Updated code  
9 1974 d 2 h mjames /trunk/ Updated to show time, correctly read GPS data when buffer overflows.  
8 1976 d 21 h mjames /trunk/ Displays a small display  
7 1977 d 22 h mjames /trunk/src/ Updated to draw test data and use a font to display text.  
6 1979 d 22 h mjames /trunk/ Added call-out from C to C++ to allow using libOLED C++ library