LEX_Threaded_Programming

Dependencies:   Heater_V2 MODSERIAL Nanopb FastPWM ADS8568_ADC

Changes

RevisionDateWhoCommit message
36:fef05d541679 2020-03-30 justinbuckland Removed old code no longer used default tip
35:aa35c6325dac 2020-03-17 paullj Updated calibration to compensate for drift
34:bcbd5e3709fa 2020-03-17 justinbuckland no known changes
33:3ff5c01156bf 2019-12-17 justinbuckland R_Smooth enabled
32:c825071486eb 2019-11-18 justinbuckland added pressure control and logging of variance of resistance measurement
31:09d2f3e4ed99 2019-11-18 justinbuckland Added pressure control update
30:b28088f244c2 2019-11-16 justinbuckland Updated pressure sensor reading code
29:818c098c9e5a 2019-11-16 justinbuckland Added reporting of variance of resistance measurements
28:b2513f36a50d 2019-11-11 justinbuckland updated UID for board 2
27:0ee855da5ba9 2019-10-23 justinbuckland Report board number after starting thermal control and gui logging
26:e2e834e16367 2019-10-17 justinbuckland Added R_avg and error and error_integrated and duty cycle logging
25:5c76692cf02b 2019-10-03 paullj Update changes;
24:f59af7a2effb 2019-09-25 paullj Updated drive board calibration coefficients using new method
23:d00849a9aa23 2019-09-24 paullj modified output for gui
22:f65353f6e935 2019-09-24 paullj Added specific printf for gui
21:1f233639f0ce 2019-09-23 paullj Changed the input messages to work with gui controller;
20:ccbe2a03893d 2019-09-24 justinbuckland Use control values from protobuf for pressure control
19:8154688252fd 2019-09-23 justinbuckland Fixed bugs in PID calc (needs testing at 60-95degC)
18:376350fb7ef9 2019-09-23 justinbuckland Pass calibration coefficients to Heater; Heater now returns R in Ohms
17:d86e749ae9be 2019-09-20 justinbuckland Added Board UID and cal table; Added pressure control
16:32b598af6f86 2019-09-20 paullj updated buffer size and memspcr.pb.c and memspcr.pb.h
15:6d22fa5a66ab 2019-09-19 paullj Removed unnecessary printf
14:39a5eb99fbdb 2019-09-19 paullj update memspcr.pb.h and memspcr.ph.c and increase buffer size
13:b2e00297b465 2019-09-18 justinbuckland Added pressure control - need to change PA ports in future
12:cadcea541fbf 2019-09-17 justinbuckland LED drive in sync with camera (on/off, not PWM as PWM turns on guard heater 2)
11:7394f281e845 2019-09-17 justinbuckland report pIn, pOut (note: AnalogIn not fixed)
10:f8202e71e765 2019-09-17 justinbuckland Added pump drive;
9:9474da78cec3 2019-09-12 justinbuckland Update to trigger camera
8:58c6d51957df 2019-09-05 justinbuckland Camera trigger output added and LED output added
7:a4fc853feb30 2019-09-04 justinbuckland PC output format updated
6:ef2bcc5fe3af 2019-08-30 omatthews Working threaded code
5:702b32ead94e 2019-08-29 omatthews Edits made
4:63d7f2a0dec6 2019-08-28 intrinseca Review comments
3:da59d44aa8df 2019-08-27 omatthews Working threaded version
2:b27d8f9a6e49 2019-08-27 omatthews Final working version from Ollie
1:ab47101b2f7c 2019-08-27 omatthews For Paul
0:54bedd3964e2 2019-08-27 omatthews Forgot ADC init