Subversion Repositories DashDisplay

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
44 2871 d 0 h mjames /branches/Dashboard_L152/ Updated to use timer 3 and timer 9 in encoder mode to count the rotary switch encoders.
NB need to program pullups on GPIO pins in .ioc file.
 
42 2904 d 2 h mjames /branches/Dashboard_L152/ Corrected LogFormatter to avoid making array copies when not needed. Added some more plx.h enumerations for choosing units while decoding observations  
40 2907 d 0 h mjames /branches/Dashboard_L152/ Added Oil Pressure to converted values  
39 2907 d 0 h mjames /branches/Dashboard_L152/ Added a DevC++ project to pivot log files produced by dashboard via serial port.  
28 3083 d 5 h mjames /branches/Dashboard_L152/ Trying a retarget to a new processor  
20 3311 d 2 h mjames /trunk/ Separated off the displayinfo structure from the plx_lib/plx.c file to its own file.  
19 3313 d 4 h mjames /trunk/ Corrected error in decinal point position  
15 3317 d 1 h mjames /trunk/ Can display negative numbers and scaled integer numbers with fixed decimal places.  
14 3319 d 4 h mjames /trunk/ Corrected some display issues with the units display  
13 3325 d 1 h mjames /trunk/ Fixed display to show proper high low value and switch between observations. Still some issues.  
7 3350 d 7 h mjames /trunk/ Fixed some bugs.. display() is a bit wonky  
6 3350 d 10 h mjames /trunk/ Moved dial, fixing rounding errors in the dial plotting  
4 3355 d 3 h mjames /trunk/ Got the rotary switches working  
2 3369 d 14 h mjames /trunk/ Created branches/trunk