248 Commits

Author SHA1 Message Date
1323948674 updated readme 2020-06-14 21:39:19 +02:00
Jonas Holmberg
268b911884 Merge remote-tracking branch 'refs/remotes/origin/EEPROM-Additions' 2016-12-05 10:00:22 +01:00
Jonas Holmberg
702853d67c Added compass calibration variables to EEPROM and CLI 2016-12-05 09:59:14 +01:00
Lennart Eriksson
12278e3866 Merge remote-tracking branch 'refs/remotes/origin/Compass' 2016-12-05 08:47:01 +01:00
Lennart Eriksson
4d8e6db7ed some small things for the radio controller 2016-12-05 08:46:32 +01:00
Lennart Eriksson
b4d689c434 Merge remote-tracking branch 'refs/remotes/origin/master' into Compass 2016-12-02 17:24:01 +01:00
Lennart Eriksson
c9b23acaa2 Ping sensor implementation and moved compass code 2016-12-02 17:23:32 +01:00
7dd43e392f Merge branch 'master' of https://github.com/MDHSweden/UAV-Control-System 2016-11-30 11:58:37 +01:00
ff5eca5fd7 Implementation of inclination compensation on throttle 2016-11-29 17:12:23 +01:00
Lennart Eriksson
26982bf938 Merge remote-tracking branch 'refs/remotes/origin/master' into Compass 2016-11-29 15:01:51 +01:00
Lennart Eriksson
d224a2f82d temp 2016-11-29 14:55:27 +01:00
Jonas Holmberg
64b2208ad8 Merge remote-tracking branch 'refs/remotes/origin/baro2' 2016-11-29 12:24:34 +01:00
Jonas Holmberg
c82e0e5bf8 Merge remote-tracking branch 'refs/remotes/origin/master' into baro2 2016-11-29 12:23:41 +01:00
Jonas Holmberg
366bf09086 small changes to settings 2016-11-29 09:52:55 +01:00
Lennart Eriksson
ad58ecee85 Heartbeat implementation 2016-11-29 09:28:43 +01:00
Lennart Eriksson
3200feaa26 Temp checkin 2016-11-28 08:54:46 +01:00
Lennart Eriksson
e559cbc9fb Merge remote-tracking branch 'refs/remotes/origin/master' into Compass 2016-11-25 11:55:13 +01:00
Lennart Eriksson
8de75bed39 Merge remote-tracking branch 'refs/remotes/origin/PingSensor' 2016-11-25 11:54:27 +01:00
Lennart Eriksson
dce78c05f5 Added ping sensor data to the system 2016-11-25 11:52:00 +01:00
Lennart Eriksson
6eabf72e8f Compass starting to be better 2016-11-25 11:36:11 +01:00
Jonas Holmberg
0ce318d2e7 Last fix 2016-11-24 17:11:08 +01:00
Lennart Eriksson
dc2bc678e4 Merge remote-tracking branch 'refs/remotes/origin/baro2' into Compass
# Conflicts:
#	UAV-ControlSystem/inc/system_variables.h
#	UAV-ControlSystem/src/Flight/pid.c
#	UAV-ControlSystem/src/main.c
#	UAV-ControlSystem/src/tasks_main.c
2016-11-23 14:03:09 +01:00
Lennart Eriksson
e2c8ffee5a Got compass to work again 2016-11-23 13:56:55 +01:00
johan9107
eb28c1bb75 Merge remote-tracking branch 'origin/baro2' into baro2
# Conflicts:
#	UAV-ControlSystem/src/drivers/accel_gyro.c
2016-11-21 11:19:19 +01:00
johan9107
16b05ee206 Improved angle update to accelerometer 2016-11-21 11:17:00 +01:00
f6f6f50cdf Successful tests from friday. This code is not correct though. Regards ACC!!! Even though in baro2 branch 2016-11-21 09:03:41 +01:00
Jonas Holmberg
4986238d1e fast 2016-11-18 14:05:18 +01:00
Jonas Holmberg
2a87aa499e Last flight settings 2016-11-18 09:29:10 +01:00
johan9107
03be1e6b40 Deleted oscilation when enableing acc 2016-11-17 10:59:23 +01:00
Jonas Holmberg
3407813f1e Added filter to the barometer data. Also some fixes in PID for barometer. Also added simple beeper code. 2016-11-17 10:18:39 +01:00
johan9107
497e00aa2f Added velocity compensation to baromter loop instead of controling height 2016-11-15 09:15:15 +01:00
Jonas Holmberg
7333665fc6 Added small fixes, also added beeber. Beeber dont seem to work needs fixing. 2016-11-15 09:13:47 +01:00
johan9107
84b3a729e1 PID baro fix loosing heoight to fast 2016-11-11 17:49:01 +01:00
Jonas Holmberg
4a1ac00dc1 Changes made during testflight 2016-11-11 14:24:51 +01:00
Jonas Holmberg
a5a888f553 Small value changes before second barometer test flight 2016-11-11 11:01:43 +01:00
johan9107
5873b4326e PID added desired height value to define 2016-11-10 14:12:59 +01:00
Jonas Holmberg
aa93a954d8 Fixed throttlerate, added constrain so that we cant lower altitude to fast with barometer flight. 2016-11-10 13:30:24 +01:00
Jonas Holmberg
abe3af0f46 Merge remote-tracking branch 'origin/baro2' into baro2
# Conflicts:
#	UAV-ControlSystem/src/Flight/pid.c
2016-11-10 10:33:01 +01:00
Jonas Holmberg
ce6ca20b43 PID test flight baro 2016-11-10 10:31:26 +01:00
johan9107
02e33f7d33 PID and Motormix, code optimization 2016-11-09 16:56:56 +01:00
Jonas Holmberg
38486e2bd3 Seems to be a working with the barometer in the lab.
It looks like it could hold the altitude. Testing outside is needed to
verify and tune.
2016-11-09 16:26:28 +01:00
Jonas Holmberg
f49548d141 Merged with accelerometer. Started baro implementation, not working. 2016-11-09 12:06:32 +01:00
Lennart Eriksson
3c10f7b4de Merge remote-tracking branch 'refs/remotes/origin/ArduinoCom' 2016-11-09 11:07:15 +01:00
Lennart Eriksson
fb826ac607 got the main file back 2016-11-09 11:06:33 +01:00
Lennart Eriksson
29c03e1f75 Sending sensor values are working, the only thing left is to update the values correctly 2016-11-09 11:06:09 +01:00
Jonas Holmberg
4fe18abcec Merge remote-tracking branch 'refs/remotes/origin/ACC-fix' into baro2 2016-11-09 10:36:30 +01:00
Jonas Holmberg
440640d8ef Added average function to get the altitude 2016-11-09 10:35:55 +01:00
johan9107
c791a9ea3b PID added barometer settings to CLI, eeprom and PID 2016-11-09 10:34:03 +01:00
johan9107
9d1b71fabc PID update, deleted code overflow 2016-11-09 08:35:37 +01:00
Jonas Holmberg
d7406cc501 ops 2016-11-08 12:26:19 +01:00