21 Commits

Author SHA1 Message Date
johan9107
dcf36fc542 PID changed buffer to filter 2016-10-31 14:44:34 +01:00
johan9107
f787b19572 PID, deleted overflow code 2016-10-31 11:20:30 +01:00
e6ce36f9e9 Changes to scaling of the I-term. It is now 200 times smaller 2016-10-31 11:18:54 +01:00
johan9107
dab5b5626d PID new test changes, cast I term to float 2016-10-31 09:58:04 +01:00
Jonas Holmberg
0f37f6600d Added calibration for accelerometer 2016-10-28 14:34:49 +02:00
c57ec51397 Temp fix for eeprom problem 2016-10-28 10:22:42 +02:00
johan9107
428a6140b4 PID added new dweight values 2016-10-28 08:39:05 +02:00
johan9107
3d3d16cead PID added new lowpas filter and average calculations to Accelerometer values 2016-10-27 14:30:26 +02:00
johan9107
c3e969e982 PID Added new values to improve filter 2016-10-27 11:55:16 +02:00
johan9107
69c9f22dad Pid update angle caluclations 2016-10-26 16:22:33 +02:00
johan9107
facfcb7023 PID accelerometer added low pass filter 2016-10-25 10:13:49 +02:00
1ef8f56ed6 Changes to acc functionality. OBS! Not working correctly 2016-10-24 17:34:58 +02:00
johan9107
c0cb3ffe17 PID, added correct calculations to accelerometer data
PID, added correct calculations to accelerometer data
2016-10-24 14:37:01 +02:00
johan9107
ce9d016e81 PID eeprom settings changed to correct index of PID profile
PID eeprom settings changed to correct index of PID profile
2016-10-20 10:42:49 +02:00
johan9107
7763f73c2c Connected cli and eeprom, and motormix to PID settings
Connected cli and eeprom, and motormix to PID settings
2016-10-19 16:59:48 +02:00
johan9107
8bb27e91fa Improved and added new PID structure
Changed the PID strucutre and added new filters
2016-10-19 14:26:10 +02:00
johan9107
8031d48cb0 PID new rc input
added a new gloabal functions to get rc input from radio (rc_input)
2016-10-18 11:02:23 +02:00
johan9107
2227ab997f PID changes
Added ID profile to PID init and new init func
2016-10-17 11:58:36 +02:00
johan9107
0e61e0ebf2 PID
Added variables to PID and connections to gyro update
2016-10-14 15:30:14 +02:00
johan9107
a9bde4513a PID functions
Added new global variables and functions to the PID controller which is
supposed to sync with the main program
2016-10-14 10:27:46 +02:00
johan9107
f0c400552d pid and low pass filter
Added pid controller functions and low pass filter functions
2016-10-12 17:17:01 +02:00