
<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>EngineBay2 &#x2013; /trunk/Src/</title><description>WebSVN RSS feed &#x2013; EngineBay2</description><lastBuildDate>Sun, 05 Apr 2026 06:22:05 +0000</lastBuildDate><generator>WebSVN 2.8.5-DEV</generator><language>en</language><link>https://www.hamble.online/websvn/log.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;max=40&amp;</link><atom:link href="https://www.hamble.online/websvn/rss.php?isdir=1&amp;path=%2Ftrunk%2FSrc%2F&amp;repname=EngineBay2" rel="self" type="application/rss+xml" />
<item><pubDate>Thu, 01 Jul 2021 16:56:54 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 34 – Updated the minimum ignition pulse to 2.5mS</title><description>&lt;div&gt;&lt;strong&gt;mjames – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated the minimum ignition pulse to 2.5mS&lt;/div&gt;~ /trunk/Src/main.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=34</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=34</guid></item>
<item><pubDate>Sat, 02 Jan 2021 19:47:19 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 32 – Updated</title><description>&lt;div&gt;&lt;strong&gt;mjames – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated&lt;/div&gt;+ /trunk/MAP.ods&lt;br /&gt;+ /trunk/PulseRate.ods&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=32</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=32</guid></item>
<item><pubDate>Sat, 07 Nov 2020 15:57:40 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 31 – Altered to read SPI temperature sensors after ignition pulse goes ...</title><description>&lt;div&gt;&lt;strong&gt;mjames – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Altered to read SPI temperature sensors after ignition pulse goes low.&lt;/div&gt;~ /trunk/EngineBay2.ioc&lt;br /&gt;~ /trunk/Inc/main.h&lt;br /&gt;~ /trunk/Inc/stm32l1xx_it.h&lt;br /&gt;~ /trunk/Makefile&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;~ /trunk/Src/misc.c&lt;br /&gt;~ /trunk/Src/stm32l1xx_hal_msp.c&lt;br /&gt;~ /trunk/Src/stm32l1xx_it.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=31</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=31</guid></item>
<item><pubDate>Sat, 07 Nov 2020 13:42:01 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 30 – Removed wrap-around error in calculation of RPM (needed short int ...</title><description>&lt;div&gt;&lt;strong&gt;mjames – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Removed wrap-around error in calculation of RPM (needed short int for modulo maths)&lt;/div&gt;~ /trunk/Makefile&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=30</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=30</guid></item>
<item><pubDate>Sat, 07 Nov 2020 12:20:03 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 29 – Fixed timer 3 as a trigger for the ADC</title><description>&lt;div&gt;&lt;strong&gt;mjames – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed timer 3 as a trigger for the ADC&lt;/div&gt;~ /trunk/EngineBay2.ioc&lt;br /&gt;~ /trunk/Inc/main.h&lt;br /&gt;~ /trunk/Inc/stm32l1xx_it.h&lt;br /&gt;~ /trunk/Makefile&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;~ /trunk/Src/misc.c&lt;br /&gt;~ /trunk/Src/stm32l1xx_hal_msp.c&lt;br /&gt;~ /trunk/Src/stm32l1xx_it.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=29</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=29</guid></item>
<item><pubDate>Sun, 25 Oct 2020 15:53:16 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 28 – Updated to use the new libSerial - which doesnt reset ...</title><description>&lt;div&gt;&lt;strong&gt;mjames – 64 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated to use the new libSerial - which doesnt reset the PLX timeout flag.&lt;/div&gt;~ /trunk/.cproject&lt;br /&gt;~ /trunk/.mxproject&lt;br /&gt;~ /trunk/.project&lt;br /&gt;~ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l1xx.h&lt;br /&gt;~ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xe.h&lt;br /&gt;~ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/system_stm32l1xx.h&lt;br /&gt;~ /trunk/Drivers/CMSIS/Include/cmsis_armcc.h&lt;br /&gt;~ /trunk/Drivers/CMSIS/Include/cmsis_gcc.h&lt;br /&gt;~ /trunk/Drivers/CMSIS/Include/core_cm0.h&lt;br /&gt;~ /trunk/Drivers/CMSIS/Include/core_cm0plus.h&lt;br /&gt;~ /trunk/Drivers/CMSIS/Include/core_cm3.h&lt;br /&gt;~ /trunk/Drivers/CMSIS/Include/core_cm4.h&lt;br /&gt;~ /trunk/Drivers/CMSIS/Include/core_cm7.h&lt;br /&gt;~ /trunk/Drivers/CMSIS/Include/core_sc000.h&lt;br /&gt;~ /trunk/Drivers/CMSIS/Include/core_sc300.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_adc.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_adc_ex.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_cortex.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_def.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_dma.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_flash.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_flash_ex.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_flash_ramfunc.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_gpio.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_gpio_ex.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_pwr.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_pwr_ex.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_rcc.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_rcc_ex.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_spi.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_tim.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_tim_ex.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_uart.h&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal.c&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_adc.c&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_adc_ex.c&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cortex.c&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dma.c&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash.c&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ex.c&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ramfunc.c&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_gpio.c&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr.c&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr_ex.c&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc.c&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc_ex.c&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_spi.c&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim.c&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim_ex.c&lt;br /&gt;~ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_uart.c&lt;br /&gt;~ /trunk/EngineBay2.ioc&lt;br /&gt;~ /trunk/Inc/main.h&lt;br /&gt;~ /trunk/Inc/misc.h&lt;br /&gt;x /trunk/Inc/serial.h&lt;br /&gt;~ /trunk/Inc/stm32l1xx_hal_conf.h&lt;br /&gt;~ /trunk/Inc/stm32l1xx_it.h&lt;br /&gt;~ /trunk/Makefile&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;~ /trunk/Src/misc.c&lt;br /&gt;~ /trunk/Src/stm32l1xx_hal_msp.c&lt;br /&gt;~ /trunk/Src/stm32l1xx_it.c&lt;br /&gt;~ /trunk/STM32L152RETx_FLASH.ld&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=28</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=28</guid></item>
<item><pubDate>Sat, 24 Aug 2019 15:20:03 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 27 – Modified calibration of MAP sensor after using proper pressure gauge</title><description>&lt;div&gt;&lt;strong&gt;mjames – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Modified calibration of MAP sensor after using proper pressure gauge&lt;/div&gt;~ /trunk/Src/main.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=27</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=27</guid></item>
<item><pubDate>Sun, 28 Oct 2018 15:11:06 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 26 – Added sensing of ignition pulses to reading CHT to avoid ...</title><description>&lt;div&gt;&lt;strong&gt;mjames – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added sensing of ignition pulses to reading CHT to avoid measuring just after rising efdge of ignition pulse.&lt;/div&gt;~ /trunk/Src/main.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=26</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=26</guid></item>
<item><pubDate>Sun, 07 Jan 2018 14:37:28 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 25 – Enabled second CHT sender</title><description>&lt;div&gt;&lt;strong&gt;mjames – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Enabled second CHT sender&lt;/div&gt;~ /trunk/Src/main.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=25</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=25</guid></item>
<item><pubDate>Sun, 07 Jan 2018 12:34:44 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 24 – Changed MAP calibration.</title><description>&lt;div&gt;&lt;strong&gt;mjames – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changed MAP calibration.&lt;/div&gt;~ /trunk/Src/main.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=24</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=24</guid></item>
<item><pubDate>Mon, 24 Apr 2017 17:19:32 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 23 – Changed CHT filter algorithm</title><description>&lt;div&gt;&lt;strong&gt;mjames – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changed CHT filter algorithm&lt;/div&gt;~ /trunk/Src/main.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=23</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=23</guid></item>
<item><pubDate>Sun, 02 Apr 2017 15:43:22 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 22 – Changed timeouts on ignition-on wire to 1 second as filtering ...</title><description>&lt;div&gt;&lt;strong&gt;mjames – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changed timeouts on ignition-on wire to 1 second as filtering sometimes seems to fail&lt;br /&gt;
Deleted 1023 reading CHT samples that happen from time to time.&lt;/div&gt;~ /trunk/.cproject&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=22</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=22</guid></item>
<item><pubDate>Sat, 04 Mar 2017 20:32:26 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 21 – Adjusted SPI clock phase back to correct, fixed zero display ...</title><description>&lt;div&gt;&lt;strong&gt;mjames – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Adjusted SPI clock phase back to correct, fixed zero display of CHT issues - the CHT sensor would give an &apos;invalid&apos; reading and this would cause a change in the value sent to the dashboard to be zero. Invalid readings are now ignored, and the code simply repeats the last good value instead.&lt;/div&gt;~ /trunk/.cproject&lt;br /&gt;~ /trunk/.mxproject&lt;br /&gt;~ /trunk/EngineBay2.ioc&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=21</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=21</guid></item>
<item><pubDate>Fri, 03 Mar 2017 17:43:54 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 20 – Slowing SPI. Debounce Ignition switch feed. Fix initial CHT power ...</title><description>&lt;div&gt;&lt;strong&gt;mjames – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Slowing SPI. Debounce Ignition switch feed. Fix initial CHT power supply issue.&lt;/div&gt;~ /trunk/.mxproject&lt;br /&gt;~ /trunk/EngineBay2.ioc&lt;br /&gt;~ /trunk/Inc/mxconstants.h&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=20</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=20</guid></item>
<item><pubDate>Tue, 14 Feb 2017 17:29:28 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 19 – Error in timeouts handler code ffixed. now updates properly</title><description>&lt;div&gt;&lt;strong&gt;mjames – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Error in timeouts handler code ffixed. now updates properly&lt;/div&gt;~ /trunk/Src/main.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=19</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=19</guid></item>
<item><pubDate>Sun, 12 Feb 2017 20:13:02 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 18 – Changed pinout : provided a timer to turn off power ...</title><description>&lt;div&gt;&lt;strong&gt;mjames – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changed pinout : provided a timer to turn off power to CHT sensors when the engine is started. Added CPU temperature&lt;/div&gt;~ /trunk/.mxproject&lt;br /&gt;~ /trunk/EngineBay2.ioc&lt;br /&gt;~ /trunk/Inc/mxconstants.h&lt;br /&gt;~ /trunk/Inc/stm32l1xx_hal_conf.h&lt;br /&gt;~ /trunk/Inc/stm32l1xx_it.h&lt;br /&gt;~ /trunk/plx_lib/plx.c&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;~ /trunk/Src/stm32l1xx_hal_msp.c&lt;br /&gt;~ /trunk/Src/stm32l1xx_it.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=18</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=18</guid></item>
<item><pubDate>Wed, 19 Oct 2016 19:46:00 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 17 – Implemented sensor filtering for RPM, MAP , Oil Press and ...</title><description>&lt;div&gt;&lt;strong&gt;mjames – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implemented sensor filtering for RPM, MAP , Oil Press and battery voltage.&lt;/div&gt;~ /trunk/.mxproject&lt;br /&gt;~ /trunk/EngineBay2.ioc&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=17</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=17</guid></item>
<item><pubDate>Thu, 13 Oct 2016 20:31:45 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 16 – Engine bay sends test timing value, also extended PLX messages ...</title><description>&lt;div&gt;&lt;strong&gt;mjames – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Engine bay sends test timing value, also extended PLX messages with CHT&lt;/div&gt;~ /trunk/plx_lib/plx.c&lt;br /&gt;~ /trunk/plx_lib/plx.h&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=16</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=16</guid></item>
<item><pubDate>Mon, 10 Oct 2016 20:28:54 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 14 – ADC running under interrupt off timer 6 and using DMA ...</title><description>&lt;div&gt;&lt;strong&gt;mjames – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;ADC running under interrupt off timer 6 and using DMA to control filling of circular buffer&lt;/div&gt;~ /trunk/EngineBay2.ioc&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=14</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=14</guid></item>
<item><pubDate>Mon, 10 Oct 2016 19:57:17 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 13 – Starting to understand how to use HAL_MSP functions to actually ...</title><description>&lt;div&gt;&lt;strong&gt;mjames – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Starting to understand how to use HAL_MSP functions to actually enable sub-blocks mentioned in STMCubeMX ..&lt;br /&gt;
RPM counter functional&lt;/div&gt;~ /trunk/EngineBay2.ioc&lt;br /&gt;~ /trunk/Inc/mxconstants.h&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;~ /trunk/Src/stm32l1xx_hal_msp.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=13</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=13</guid></item>
<item><pubDate>Sat, 08 Oct 2016 19:19:32 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 12 – Timer2 runs</title><description>&lt;div&gt;&lt;strong&gt;mjames – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Timer2 runs&lt;/div&gt;~ /trunk/EngineBay2.ioc&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;~ /trunk/Src/stm32l1xx_hal_msp.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=12</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=12</guid></item>
<item><pubDate>Sat, 08 Oct 2016 17:38:05 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 11 – Corrected too-fast access to the thermocouple IC</title><description>&lt;div&gt;&lt;strong&gt;mjames – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Corrected too-fast access to the thermocouple IC&lt;/div&gt;~ /trunk/Src/main.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=11</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=11</guid></item>
<item><pubDate>Wed, 05 Oct 2016 21:13:40 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 10 – SPI temperature sensor not using correct NSS pin. Going to ...</title><description>&lt;div&gt;&lt;strong&gt;mjames – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;SPI temperature sensor not using correct NSS pin. Going to bed.&lt;/div&gt;~ /trunk/.mxproject&lt;br /&gt;~ /trunk/EngineBay2.ioc&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=10</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=10</guid></item>
<item><pubDate>Wed, 05 Oct 2016 13:12:15 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 9 – Updated to include reading CHT thermocouple. Not yet calibrated .</title><description>&lt;div&gt;&lt;strong&gt;mjames – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated to include reading CHT thermocouple. Not yet calibrated .&lt;/div&gt;~ /trunk/.mxproject&lt;br /&gt;~ /trunk/Inc/main.h&lt;br /&gt;~ /trunk/Inc/misc.h&lt;br /&gt;~ /trunk/Makefile&lt;br /&gt;+ /trunk/plx_lib&lt;br /&gt;+ /trunk/plx_lib/plx.c&lt;br /&gt;+ /trunk/plx_lib/plx.h&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;~ /trunk/Src/misc.c&lt;br /&gt;~ /trunk/Src/serial.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=9</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=9</guid></item>
<item><pubDate>Wed, 05 Oct 2016 10:16:22 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 8 – Blinking light on timer 6 interrupt now works</title><description>&lt;div&gt;&lt;strong&gt;mjames – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Blinking light on timer 6 interrupt now works&lt;/div&gt;~ /trunk/.mxproject&lt;br /&gt;~ /trunk/EngineBay2.ioc&lt;br /&gt;+ /trunk/Inc/main.h&lt;br /&gt;~ /trunk/Inc/stm32l1xx_it.h&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;~ /trunk/Src/misc.c&lt;br /&gt;~ /trunk/Src/stm32l1xx_it.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=8</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=8</guid></item>
<item><pubDate>Wed, 05 Oct 2016 09:29:13 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 7 – First serial echo on debug USART2 . Good.</title><description>&lt;div&gt;&lt;strong&gt;mjames – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;First serial echo on debug USART2 . Good.&lt;/div&gt;~ /trunk/.mxproject&lt;br /&gt;~ /trunk/EngineBay2.csv&lt;br /&gt;~ /trunk/EngineBay2.ioc&lt;br /&gt;~ /trunk/Inc/mxconstants.h&lt;br /&gt;~ /trunk/Inc/serial.h&lt;br /&gt;~ /trunk/Inc/stm32l1xx_it.h&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;~ /trunk/Src/stm32l1xx_hal_msp.c&lt;br /&gt;~ /trunk/Src/stm32l1xx_it.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=7</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=7</guid></item>
<item><pubDate>Thu, 29 Sep 2016 13:21:27 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 6 – Starting to work on ADC with DMA and interrupt for ...</title><description>&lt;div&gt;&lt;strong&gt;mjames – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;Starting to work on ADC with DMA and interrupt for completed conversion&lt;/div&gt;~ /trunk/.cproject&lt;br /&gt;~ /trunk/.mxproject&lt;br /&gt;~ /trunk/EngineBay2.ioc&lt;br /&gt;~ /trunk/Inc/mxconstants.h&lt;br /&gt;~ /trunk/Inc/stm32l1xx_it.h&lt;br /&gt;~ /trunk/Makefile&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;~ /trunk/Src/misc.c&lt;br /&gt;~ /trunk/Src/stm32l1xx_hal_msp.c&lt;br /&gt;~ /trunk/Src/stm32l1xx_it.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=6</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=6</guid></item>
<item><pubDate>Fri, 23 Sep 2016 07:42:36 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 5 – Some updates to initialisation</title><description>&lt;div&gt;&lt;strong&gt;mjames – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Some updates to initialisation&lt;/div&gt;~ /trunk/.mxproject&lt;br /&gt;~ /trunk/EngineBay2.ioc&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=5</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=5</guid></item>
<item><pubDate>Wed, 21 Sep 2016 19:43:08 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 3 – Added files from older project</title><description>&lt;div&gt;&lt;strong&gt;mjames – 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added files from older project&lt;/div&gt;~ /trunk/.cproject&lt;br /&gt;~ /trunk/.mxproject&lt;br /&gt;~ /trunk/EngineBay2.ioc&lt;br /&gt;+ /trunk/Inc/ap_math.h&lt;br /&gt;+ /trunk/Inc/misc.h&lt;br /&gt;~ /trunk/Inc/mxconstants.h&lt;br /&gt;+ /trunk/Inc/serial.h&lt;br /&gt;~ /trunk/Makefile&lt;br /&gt;+ /trunk/Src/ap_math.c&lt;br /&gt;~ /trunk/Src/main.c&lt;br /&gt;+ /trunk/Src/misc.c&lt;br /&gt;+ /trunk/Src/serial.c&lt;br /&gt;~ /trunk/Src/stm32l1xx_hal_msp.c&lt;br /&gt;~ /trunk/SSD1306_lib/SSD1306.c&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=3</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=3</guid></item>
<item><pubDate>Tue, 20 Sep 2016 17:12:16 +0000</pubDate><dc:creator>mjames</dc:creator><title>Rev 2 – Initial project creation</title><description>&lt;div&gt;&lt;strong&gt;mjames – 117 file(s) modified&lt;/strong&gt;&lt;br/&gt;Initial project creation&lt;/div&gt;+ /trunk/.cproject&lt;br /&gt;+ /trunk/.mxproject&lt;br /&gt;+ /trunk/.project&lt;br /&gt;+ /trunk/Drivers&lt;br /&gt;+ /trunk/Drivers/CMSIS&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l1xx.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l100xb.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l100xba.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l100xc.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xb.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xba.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xc.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xca.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xd.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xdx.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l151xe.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xb.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xba.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xc.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xca.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xd.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xdx.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l152xe.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xc.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xca.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xd.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xdx.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/stm32l162xe.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Include/system_stm32l1xx.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Source&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/gcc/startup_stm32l152xe.s&lt;br /&gt;+ /trunk/Drivers/CMSIS/Device/ST/STM32L1xx/Source/Templates/system_stm32l1xx.c&lt;br /&gt;+ /trunk/Drivers/CMSIS/Include&lt;br /&gt;+ /trunk/Drivers/CMSIS/Include/arm_common_tables.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Include/arm_const_structs.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Include/arm_math.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Include/cmsis_armcc.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Include/cmsis_armcc_V6.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Include/cmsis_gcc.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Include/core_cm0.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Include/core_cm0plus.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Include/core_cm3.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Include/core_cm4.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Include/core_cm7.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Include/core_cmFunc.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Include/core_cmInstr.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Include/core_cmSimd.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Include/core_sc000.h&lt;br /&gt;+ /trunk/Drivers/CMSIS/Include/core_sc300.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/Legacy&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_adc.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_adc_ex.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_cortex.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_def.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_dma.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_flash.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_flash_ex.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_flash_ramfunc.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_gpio.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_gpio_ex.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_pwr.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_pwr_ex.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_rcc.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_rcc_ex.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_spi.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_spi_ex.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_tim.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_tim_ex.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Inc/stm32l1xx_hal_uart.h&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal.c&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_adc.c&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_adc_ex.c&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cortex.c&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dma.c&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash.c&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ex.c&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ramfunc.c&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_gpio.c&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr.c&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr_ex.c&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc.c&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc_ex.c&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_spi.c&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_spi_ex.c&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim.c&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim_ex.c&lt;br /&gt;+ /trunk/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_uart.c&lt;br /&gt;+ /trunk/EngineBay2.ioc&lt;br /&gt;+ /trunk/EngineBay2.xml&lt;br /&gt;+ /trunk/Inc&lt;br /&gt;+ /trunk/Inc/mxconstants.h&lt;br /&gt;+ /trunk/Inc/stm32l1xx_hal_conf.h&lt;br /&gt;+ /trunk/Inc/stm32l1xx_it.h&lt;br /&gt;+ /trunk/Makefile&lt;br /&gt;+ /trunk/Src&lt;br /&gt;+ /trunk/Src/main.c&lt;br /&gt;+ /trunk/Src/stm32l1xx_hal_msp.c&lt;br /&gt;+ /trunk/Src/stm32l1xx_it.c&lt;br /&gt;+ /trunk/SSD1306_lib&lt;br /&gt;+ /trunk/SSD1306_lib/ascii-lucida.h&lt;br /&gt;+ /trunk/SSD1306_lib/Font.c&lt;br /&gt;+ /trunk/SSD1306_lib/Font.h&lt;br /&gt;+ /trunk/SSD1306_lib/SSD1306.c&lt;br /&gt;+ /trunk/SSD1306_lib/SSD1306.h&lt;br /&gt;+ /trunk/STM32L152RETx_FLASH.ld&lt;br /&gt;+ /trunk/versions.h&lt;br /&gt;</description><link>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=2</link><guid>https://www.hamble.online/websvn/revision.php?repname=EngineBay2&amp;path=%2Ftrunk%2FSrc%2F&amp;isdir=1&amp;rev=2</guid></item>
</channel></rss>