12 Commits

Author SHA1 Message Date
Jonas Holmberg
738dca560f Added I2C soft implementation. Added barometer functionality.
In this commit the the barometer is commented out and is not used in the
system. This part also has athe beginnings of the calibration functions
for accel and gyro
2016-10-28 10:22:13 +02:00
d3423c34e2 Merge remote-tracking branch 'remotes/origin/master' into eeprom
# Conflicts:
#	UAV-ControlSystem/src/main.c
2016-10-04 13:36:58 +02:00
Lennart Eriksson
30cb13cf49 Intermediate storage point 2016-09-27 11:35:07 +02:00
Lennart Eriksson
b16127441d .gitignore filed updated again 2016-09-21 08:40:58 +02:00
310d377f8e Merge remote-tracking branch 'refs/remotes/origin/master' into ADCfix
# Conflicts:
#	UAV-ControlSystem/.cproject
#	UAV-ControlSystem/.settings/language.settings.xml
#	UAV-ControlSystem/Debug/UAV-ControlSystem.bin
#	UAV-ControlSystem/Debug/objects.list
#	UAV-ControlSystem/Debug/output.map
#	revolution_hal_lib/.cproject
#	revolution_hal_lib/.settings/language.settings.xml
#	revolution_hal_lib/Debug/objects.mk
#	revolution_hal_lib/Debug/sources.mk
2016-09-20 16:51:26 +02:00
5716445448 Working ADC with DMA. Needs some cleaning 2016-09-20 11:43:32 +02:00
Lennart Eriksson
e7bf5a81e4 updated cproj processor define 2016-09-16 16:06:32 +02:00
Lennart Eriksson
8008a6267e Fixed processor and gitignore 2016-09-16 15:47:22 +02:00
c3ce11d0cc new start on ADC fix 2016-09-15 16:34:19 +02:00
8a78a17aa3 We fix! 2016-09-15 14:18:24 +02:00
62a9a434c8 ADC implementation fairly working 2016-09-13 13:41:20 +02:00
Lennart Eriksson
7b2ead9c30 First blinking led working solution 2016-09-09 16:12:41 +02:00