Subversion Repositories dashGPS

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
19 1514 d 4 h mjames /branches/dashGPS-bmp/ Commit this branch as I do not have a BME280 to work with  
/branches/dashGPS-bmp/build/bme280.d
/branches/dashGPS-bmp/build/bme280.lst
/branches/dashGPS-bmp/Core/Src/main.c
/branches/dashGPS-bmp/DashGPS.ioc
/branches/dashGPS-bmp/Makefile
/branches/dashGPS-bmp/build/DashGPS.bin
/branches/dashGPS-bmp/build/DashGPS.elf
/branches/dashGPS-bmp/build/DashGPS.hex
/branches/dashGPS-bmp/build/DashGPS.map
/branches/dashGPS-bmp/build/ap_math.cpp
/branches/dashGPS-bmp/build/bmp280.lst
/branches/dashGPS-bmp/build/display.cpp
/branches/dashGPS-bmp/build/display.d
/branches/dashGPS-bmp/build/displayDial.cpp
/branches/dashGPS-bmp/build/displayFont.cpp
/branches/dashGPS-bmp/build/displayclass.cpp
/branches/dashGPS-bmp/build/fontclass.cpp
/branches/dashGPS-bmp/build/main.d
/branches/dashGPS-bmp/build/main.lst
/branches/dashGPS-bmp/build/nmea.lst
/branches/dashGPS-bmp/build/serial.lst
/branches/dashGPS-bmp/build/small_printf.lst
/branches/dashGPS-bmp/build/stm32_halDisplay.cpp
/branches/dashGPS-bmp/build/stm32f1xx_hal.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_cortex.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_dma.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_exti.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_flash.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_flash_ex.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_gpio.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_pwr.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_rcc.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_rcc_ex.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_rtc.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_rtc_ex.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_spi.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_tim.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_tim_ex.lst
/branches/dashGPS-bmp/build/stm32f1xx_hal_uart.lst
/branches/dashGPS-bmp/build/stm32f1xx_it.lst
/branches/dashGPS-bmp/build/stm32f1xx_ll_usb.lst
/branches/dashGPS-bmp/build/system_stm32f1xx.lst
/branches/dashGPS-bmp/build/usb_device.lst
/branches/dashGPS-bmp/build/usbd_cdc.lst
/branches/dashGPS-bmp/build/usbd_cdc_if.lst
/branches/dashGPS-bmp/build/usbd_conf.lst
/branches/dashGPS-bmp/build/usbd_core.lst
/branches/dashGPS-bmp/build/usbd_ctlreq.lst
/branches/dashGPS-bmp/build/usbd_desc.lst
/branches/dashGPS-bmp/build/usbd_ioreq.lst
/branches/dashGPS-bmp/inc/display.h
/branches/dashGPS-bmp/src/display.cpp
18 1525 d 1 h mjames /branches/dashGPS-bmp/ Creating a branch to try BME Environmental sensor with humidity  
/branches/dashGPS-bmp
16 1537 d 1 h mjames /trunk/ Changed print formatting to use NMEA XDR messages, and remember to ground the CS0 of the Bosch BMP280 sensor.  
/trunk/.cproject
/trunk/.mxproject
/trunk/.project
/trunk/.settings
/trunk/.settings/ilg.gnumcueclipse.debug.gdbjtag.openocd.prefs
/trunk/.settings/ilg.gnumcueclipse.managedbuild.cross.arm.prefs
/trunk/.settings/ilg.gnumcueclipse.managedbuild.cross.prefs
/trunk/.settings/language.settings.xml
/trunk/.settings/org.eclipse.cdt.core.prefs
/trunk/Middlewares
/trunk/Middlewares/ST
/trunk/Middlewares/ST/STM32_USB_Device_Library
/trunk/Middlewares/ST/STM32_USB_Device_Library/Class
/trunk/Middlewares/ST/STM32_USB_Device_Library/Class/CDC
/trunk/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc
/trunk/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc/usbd_cdc.h
/trunk/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc/usbd_cdc_if_template.h
/trunk/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src
/trunk/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c
/trunk/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc_if_template.c
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Inc
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_conf_template.h
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ctlreq.h
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_def.h
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_desc_template.h
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Src
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_conf_template.c
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_desc_template.c
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c
/trunk/USB_DEVICE
/trunk/USB_DEVICE/App
/trunk/USB_DEVICE/App/usb_device.c
/trunk/USB_DEVICE/App/usb_device.h
/trunk/USB_DEVICE/App/usbd_cdc_if.c
/trunk/USB_DEVICE/App/usbd_cdc_if.h
/trunk/USB_DEVICE/App/usbd_desc.c
/trunk/USB_DEVICE/App/usbd_desc.h
/trunk/USB_DEVICE/Target
/trunk/USB_DEVICE/Target/usbd_conf.c
/trunk/USB_DEVICE/Target/usbd_conf.h
/trunk/build
/trunk/build/DashGPS.bin
/trunk/build/DashGPS.elf
/trunk/build/DashGPS.hex
/trunk/build/DashGPS.map
/trunk/build/ap_math.cpp
/trunk/build/ap_math.d
/trunk/build/bmp280.d
/trunk/build/bmp280.lst
/trunk/build/display.cpp
/trunk/build/display.d
/trunk/build/displayDial.cpp
/trunk/build/displayDial.d
/trunk/build/displayFont.cpp
/trunk/build/displayFont.d
/trunk/build/displayclass.cpp
/trunk/build/displayclass.d
/trunk/build/fontclass.cpp
/trunk/build/fontclass.d
/trunk/build/main.d
/trunk/build/main.lst
/trunk/build/nmea.d
/trunk/build/nmea.lst
/trunk/build/serial.d
/trunk/build/serial.lst
/trunk/build/small_printf.d
/trunk/build/small_printf.lst
/trunk/build/startup_stm32f103xb.d
/trunk/build/stm32_halDisplay.cpp
/trunk/build/stm32_halDisplay.d
/trunk/build/stm32f1xx_hal.d
/trunk/build/stm32f1xx_hal.lst
/trunk/build/stm32f1xx_hal_cortex.d
/trunk/build/stm32f1xx_hal_cortex.lst
/trunk/build/stm32f1xx_hal_dma.d
/trunk/build/stm32f1xx_hal_dma.lst
/trunk/build/stm32f1xx_hal_exti.d
/trunk/build/stm32f1xx_hal_exti.lst
/trunk/build/stm32f1xx_hal_flash.d
/trunk/build/stm32f1xx_hal_flash.lst
/trunk/build/stm32f1xx_hal_flash_ex.d
/trunk/build/stm32f1xx_hal_flash_ex.lst
/trunk/build/stm32f1xx_hal_gpio.d
/trunk/build/stm32f1xx_hal_gpio.lst
/trunk/build/stm32f1xx_hal_gpio_ex.d
/trunk/build/stm32f1xx_hal_gpio_ex.lst
/trunk/build/stm32f1xx_hal_i2c.d
/trunk/build/stm32f1xx_hal_i2c.lst
/trunk/build/stm32f1xx_hal_msp.d
/trunk/build/stm32f1xx_hal_msp.lst
/trunk/build/stm32f1xx_hal_pcd.d
/trunk/build/stm32f1xx_hal_pcd.lst
/trunk/build/stm32f1xx_hal_pcd_ex.d
/trunk/build/stm32f1xx_hal_pcd_ex.lst
/trunk/build/stm32f1xx_hal_pwr.d
/trunk/build/stm32f1xx_hal_pwr.lst
/trunk/build/stm32f1xx_hal_rcc.d
/trunk/build/stm32f1xx_hal_rcc.lst
/trunk/build/stm32f1xx_hal_rcc_ex.d
/trunk/build/stm32f1xx_hal_rcc_ex.lst
/trunk/build/stm32f1xx_hal_rtc.d
/trunk/build/stm32f1xx_hal_rtc.lst
/trunk/build/stm32f1xx_hal_rtc_ex.d
/trunk/build/stm32f1xx_hal_rtc_ex.lst
/trunk/build/stm32f1xx_hal_spi.d
/trunk/build/stm32f1xx_hal_spi.lst
/trunk/build/stm32f1xx_hal_tim.d
/trunk/build/stm32f1xx_hal_tim.lst
/trunk/build/stm32f1xx_hal_tim_ex.d
/trunk/build/stm32f1xx_hal_tim_ex.lst
/trunk/build/stm32f1xx_hal_uart.d
/trunk/build/stm32f1xx_hal_uart.lst
/trunk/build/stm32f1xx_it.d
/trunk/build/stm32f1xx_it.lst
/trunk/build/stm32f1xx_ll_usb.d
/trunk/build/stm32f1xx_ll_usb.lst
/trunk/build/system_stm32f1xx.d
/trunk/build/system_stm32f1xx.lst
/trunk/build/usb_device.d
/trunk/build/usb_device.lst
/trunk/build/usbd_cdc.d
/trunk/build/usbd_cdc.lst
/trunk/build/usbd_cdc_if.d
/trunk/build/usbd_cdc_if.lst
/trunk/build/usbd_conf.d
/trunk/build/usbd_conf.lst
/trunk/build/usbd_core.d
/trunk/build/usbd_core.lst
/trunk/build/usbd_ctlreq.d
/trunk/build/usbd_ctlreq.lst
/trunk/build/usbd_desc.d
/trunk/build/usbd_desc.lst
/trunk/build/usbd_ioreq.d
/trunk/build/usbd_ioreq.lst
/trunk/inc/nmea.h
/trunk/src/nmea.c
/trunk/Core/Inc/main.h
/trunk/Core/Inc/stm32f1xx_it.h
/trunk/Core/Src/stm32f1xx_hal_msp.c
/trunk/Core/Src/stm32f1xx_it.c
/trunk/DashGPS.ioc
/trunk/Makefile
/trunk/STM32F103RBTx_FLASH.ld
/trunk/src/display.cpp
15 1542 d 1 h mjames /trunk/src/ Reduced temperature read to every 5 secs  
/trunk/src/display.cpp
13 1714 d 9 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
11 1714 d 12 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
10 1742 d 4 h mjames /trunk/ Updated code  
/trunk/Makefile
/trunk/src/display.cpp
9 1770 d 4 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 23 h mjames /trunk/ Displays a small display  
/trunk/Core/Src/main.c
/trunk/Makefile
/trunk/src/display.cpp
7 1773 d 23 h mjames /trunk/src/ Updated to draw test data and use a font to display text.  
/trunk/src/display.cpp
6 1775 d 23 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