ank · rustacean
ank pushed to master at ank/ECE3849 2025-04-12 23:20:43 +00:00
7dd1aee53c set trigger mode atomically
281c0f68d5 calculate cpu usage with a hardware timer
e8946f2a03 handle button input
564d05b183 implemented graphics
6004eaac27 enable interrupts in capture as task0 never runs
Compare 8 commits »
ank pushed tag lab3 to ank/ECE3849 2025-04-12 23:19:51 +00:00
ank pushed to tirtos at ank/ECE3849 2025-04-12 23:17:22 +00:00
7dd1aee53c set trigger mode atomically
ank pushed to tirtos at ank/ECE3849 2025-04-12 22:58:09 +00:00
281c0f68d5 calculate cpu usage with a hardware timer
e8946f2a03 handle button input
564d05b183 implemented graphics
6004eaac27 enable interrupts in capture as task0 never runs
Compare 4 commits »
ank created branch tirtos-cpuload in ank/ECE3849 2025-04-12 22:54:47 +00:00
ank pushed to tirtos-cpuload at ank/ECE3849 2025-04-12 22:54:47 +00:00
f64dbda320 calculate cpu load with the ti-rtos clock
281c0f68d5 calculate cpu usage with a hardware timer
e8946f2a03 handle button input
564d05b183 implemented graphics
6004eaac27 enable interrupts in capture as task0 never runs
Compare 5 commits »
ank pushed to tirtos at ank/ECE3849 2025-04-10 16:45:15 +00:00
e1419da297 capture and process waveform
6b16664b22 switched to ccs12
Compare 2 commits »
ank pushed to tirtos at ank/ECE3849 2025-04-10 14:29:21 +00:00
c318ec3f35 added tirtos
ank created branch tirtos in ank/ECE3849 2025-04-10 14:29:20 +00:00
ank pushed to master at ank/ECE3849 2025-04-07 21:54:56 +00:00
40aa61ba98 constrain traces to the screen
e0d468e15f change defaults
Compare 2 commits »
ank pushed to master at ank/ECE3849 2025-04-03 19:31:59 +00:00
2779d26b2a add trigger disable
ank pushed tag lab2 to ank/ECE3849 2025-04-03 17:01:57 +00:00
ank pushed to master at ank/ECE3849 2025-04-03 16:59:12 +00:00
67814ef2ce set sample frequency
b091f216e8 swap between rising and falling edge detection
808d474ec3 measure cpu load
1ec0f63696 voltage scaling
93c76775ca trigger
Compare 7 commits »
ank pushed to pico at ank/cruisecontrol 2025-03-30 07:13:34 +00:00
3c20c4e13c show ping on panel
7811eaf91c disconnect button
a3864c4ef0 use past convergence logic when one sensor is pat the convergence point
7fe4e4477e fire in auto
Compare 4 commits »
ank pushed to pico at ank/cruisecontrol 2025-03-28 04:09:41 +00:00
17f484acd5 re-embedded auto in interface
9a68f43e5d run auto (it crashes)
1e1a82830b show auto status on gui
311427b0a5 plumb auto interface into controller
b956c543fc remove storage_dir
Compare 13 commits »
ank pushed to master at ank/ECE3849 2025-03-27 16:52:24 +00:00
f5b7492de6 don't disable interrupts as we are using a ring buffer
ank pushed tag lab1 to ank/ECE3849 2025-03-27 16:50:17 +00:00
ank pushed to master at ank/ECE3849 2025-03-27 16:42:12 +00:00
852f78b4fe disable time and button debug display
6bfbf2366b draw sample graph
c2a0fdd210 draw gridlines
fa95b4a93a move pwm init after clock detection
Compare 4 commits »
ank pushed to master at ank/ECE3849 2025-03-27 15:22:49 +00:00
b73ed71bc2 trigger interrupt
e557701ab7 switch to correct interrupt vector
d7b7ebc185 don't bit-band
aca9fc79ac add sampling.h
1d2833a282 add includes
Compare 8 commits »
ank pushed tag lab0 to ank/ECE3849 2025-03-24 21:20:21 +00:00