EngineBay2
DashDisplay
Vertical
Bart
chibiosIgnition
ChibiGauge
LedShow
FuelGauge
dashGPS
libSerial
libSSD1306
libOLED
libNMEA
libLSM9DS1
libSmallPrintf
dualCDC
ais_server
libCharLCD
CharLCD
ScreenTimer
testOled
Nec2c
libIgnTiming
EDIS_Ignition
canSerial
AFRtranscoder
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
dashGPS
(root)
/
trunk
/
Core
/
Src
/
main.c
– Rev 32
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
32
992 d 2 h
mjames
/trunk/Core/Src/
Reformatted
/trunk/Core/Src/main.c
31
1222 d 0 h
mjames
/
Adding second I2C bus for extension as it crashed .
/branches/dashGPS-bmp/Core/Inc/main.h
/branches/dashGPS-bmp/DashGPS.ioc
/trunk/Core/Src/main.c
/trunk/src/display.cpp
30
1341 d 5 h
mjames
/trunk/
Updated error check for remote I2C device failure..
/trunk/Core/Src/main.c
/trunk/src/display.cpp
29
1341 d 5 h
mjames
/
Added power down to I2C1 bus - used a GPIO pin to power the low-power bus devices .
/branches/dashGPS-bmp/Core/Inc/main.h
/branches/dashGPS-bmp/DashGPS.ioc
/branches/dashGPS-bmp/Makefile
/trunk/Core/Src/main.c
/trunk/src/display.cpp
28
1341 d 23 h
mjames
/
Setup to use I2C1 for the external I2C bus.
/branches/dashGPS-bmp/Core/Inc/main.h
/branches/dashGPS-bmp/Core/Src/stm32f1xx_hal_msp.c
/branches/dashGPS-bmp/DashGPS.ioc
/branches/dashGPS-bmp/Makefile
/trunk/Core/Src/main.c
/trunk/src/display.cpp
27
1354 d 2 h
mjames
/
Added watchdog timer,
Updated to use new serial driver code.
/branches/dashGPS-bmp/.mxproject
/branches/dashGPS-bmp/Core/Inc/main.h
/branches/dashGPS-bmp/Core/Inc/stm32f1xx_hal_conf.h
/branches/dashGPS-bmp/DashGPS.ioc
/branches/dashGPS-bmp/Makefile
/trunk/Core/Src/main.c
/trunk/src/display.cpp
26
1474 d 8 h
mjames
/
Modified for two BME280 sensors.
/branches/dashGPS-bmp/Core/Inc/main.h
/branches/dashGPS-bmp/Makefile
/branches/dashGPS-bmp/USB_DEVICE/Target/usbd_conf.h
/branches/dashGPS-bmp/inc/display.h
/trunk/Core/Src/main.c
/trunk/src/display.cpp
25
1479 d 5 h
mjames
/
Improved average speed.
/branches/dashGPS-bmp/Core/Inc/main.h
/branches/dashGPS-bmp/DashGPS.ioc
/trunk/Core/Src/main.c
/trunk/src/display.cpp
24
1481 d 8 h
mjames
/
Reducing the rate of buffer overflows.
/branches/dashGPS-bmp/Core/Inc/main.h
/trunk/Core/Src/main.c
/trunk/src/display.cpp
23
1482 d 0 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.
/trunk/build
/trunk
/trunk/Core/Src/main.c
/trunk/src/display.cpp
22
1482 d 4 h
mjames
/
Updated to new STM32 lib API for UART
/branches/dashGPS-bmp/Core/Src/stm32f1xx_it.c
/branches/dashGPS-bmp/DashGPS.ioc
/branches/dashGPS-bmp/Makefile
/trunk/Core/Src/main.c
/trunk/src/display.cpp
21
1492 d 10 h
mjames
/
Updated to add encoder push button and encoder pins for dial
/branches/dashGPS-bmp/Core/Inc/main.h
/branches/dashGPS-bmp/Core/Src/stm32f1xx_hal_msp.c
/branches/dashGPS-bmp/DashGPS.ioc
/branches/dashGPS-bmp/Makefile
/branches/dashGPS-bmp/build/DashGPS.map
/branches/dashGPS-bmp/build/displayFont.cpp
/branches/dashGPS-bmp/build/fontclass.cpp
/branches/dashGPS-bmp/build/nmea.lst
/branches/dashGPS-bmp/build/small_printf.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_cortex.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_exti.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_flash.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_gpio_ex.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_i2c.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_msp.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_pcd.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_pcd_ex.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_rcc.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_spi.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_uart.lst
/branches/dashGPS-bmp/build/stm32f1xx_ll_usb.lst
/branches/dashGPS-bmp/build/system_stm32f1xx.lst
/branches/dashGPS-bmp/build/usbd_cdc_if.lst
/branches/dashGPS-bmp/build/usbd_ioreq.lst
/trunk/Core/Src/main.c
/trunk/build/DashGPS.bin
/trunk/build/DashGPS.elf
/trunk/build/DashGPS.hex
/trunk/build/ap_math.cpp
/trunk/build/bmp280.lst
/trunk/build/display.cpp
/trunk/build/displayDial.cpp
/trunk/build/displayclass.cpp
/trunk/build/main.lst
/trunk/build/serial.lst
/trunk/build/stm32_halDisplay.cpp
/trunk/build/stm32f1xx_hal_dma.lst
/trunk/build/stm32f1xx_hal_flash_ex.lst
/trunk/build/stm32f1xx_hal_gpio.lst
/trunk/build/stm32f1xx_hal_pwr.lst
/trunk/build/stm32f1xx_hal_rcc_ex.lst
/trunk/build/stm32f1xx_hal_rtc.lst
/trunk/build/stm32f1xx_hal_rtc_ex.lst
/trunk/build/stm32f1xx_hal_tim.lst
/trunk/build/stm32f1xx_hal_tim_ex.lst
/trunk/build/stm32f1xx_it.lst
/trunk/build/usb_device.lst
/trunk/build/usbd_cdc.lst
/trunk/build/usbd_conf.lst
/trunk/build/usbd_core.lst
/trunk/build/usbd_ctlreq.lst
/trunk/build/usbd_desc.lst
14
1542 d 0 h
mjames
/trunk/Core/Src/
Reduced temperature read to every 5 secs
/trunk/Core/Src/main.c
13
1714 d 8 h
mjames
/trunk/
Update to provide USB CDC UART access for debug/logging.
/trunk/Core/Inc/main.h
/trunk/Core/Inc/stm32f1xx_hal_conf.h
/trunk/Core/Inc/stm32f1xx_it.h
/trunk/Core/Src/main.c
/trunk/Core/Src/stm32f1xx_hal_msp.c
/trunk/Core/Src/stm32f1xx_it.c
/trunk/DashGPS.ioc
/trunk/Makefile
/trunk/src/display.cpp
12
1714 d 9 h
mjames
/trunk/Core/Src/
Increased measurement rate on temperature to 2Hz
/trunk/Core/Src/main.c
11
1714 d 11 h
mjames
/trunk/
Added BMP280 sensor, and changed serial API
/trunk/Core/Inc/stm32f1xx_hal_conf.h
/trunk/Core/Src/main.c
/trunk/Core/Src/stm32f1xx_hal_msp.c
/trunk/DashGPS.ioc
/trunk/Makefile
/trunk/inc/display.h
/trunk/src/display.cpp
9
1770 d 3 h
mjames
/trunk/
Updated to show time, correctly read GPS data when buffer overflows.
/trunk/Core/Src/main.c
/trunk/Core/Src/stm32f1xx_hal_msp.c
/trunk/DashGPS.ioc
/trunk/Makefile
/trunk/inc/nmea.h
/trunk/src/display.cpp
/trunk/src/nmea.c
8
1772 d 22 h
mjames
/trunk/
Displays a small display
/trunk/Core/Src/main.c
/trunk/Makefile
/trunk/src/display.cpp
6
1775 d 22 h
mjames
/trunk/
Added call-out from C to C++ to allow using libOLED C++ library
/trunk/inc/display.h
/trunk/inc/ssd1306_config.h
/trunk/src/display.cpp
/trunk/Core/Src/main.c
/trunk/Makefile
5
1778 d 22 h
mjames
/trunk/
Added SSD1306 display configuration and library use
/trunk/Core/Inc/main.h
/trunk/Core/Src/main.c
/trunk/DashGPS.ioc
/trunk/Makefile
/trunk/src/nmea.c
←Prev
1
2
Next→
Show All