jakeg00dwin
|
ba4b6f9f70
|
Updated version number.
|
2025-02-18 16:42:35 -08:00 |
|
jakeg00dwin
|
4dcfb1ea07
|
Setup speed control
|
2025-02-18 16:41:53 -08:00 |
|
jakeg00dwin
|
4adeec5219
|
Commented out unused link libs.
|
2025-02-18 16:41:42 -08:00 |
|
jakeg00dwin
|
17bd1a4e38
|
Added a define for the motor pulse timing, 1uS and 5uS both work well.
|
2025-02-18 16:41:31 -08:00 |
|
|
b21a8fbecf
|
white space
|
2025-02-18 15:55:04 -08:00 |
|
|
3f56d38e90
|
whitespace
|
2025-02-18 15:55:00 -08:00 |
|
|
d85616604f
|
Added define for the correct header when using LSP
|
2025-02-17 18:33:51 -08:00 |
|
|
28a5c50b23
|
Updated date
|
2025-02-17 18:33:32 -08:00 |
|
|
d455f80759
|
Updated date/username
|
2025-02-17 18:33:20 -08:00 |
|
|
3aaf0a066e
|
got ADC to pass current tests.
|
2025-02-16 17:34:20 -08:00 |
|
|
a5bb712789
|
Added expectations for setup.
- Commented out attiny404 expectations.
|
2025-02-16 15:02:19 -08:00 |
|
|
9228d0703f
|
Added attiny13a adc expectations.
|
2025-02-16 14:42:08 -08:00 |
|
|
39ce0af7fb
|
Added the missing test dir for SuperLoop
|
2025-02-16 10:30:39 -08:00 |
|
|
3f2eb09427
|
Updated version number 0.2.0 --> 0.2.1
Commiting the version changes number.
|
2025-02-16 10:29:22 -08:00 |
|
|
de5cd13459
|
Added the template test files I made before.
+Mocking of ADC.
+Mocking of timer
+Mocking of Register editing.
+tests for all the above
|
2025-02-16 10:28:35 -08:00 |
|
|
a3d7307d96
|
Added def/define in main CMakeLists.txt
+ added def for UNIT_TESTING
|
2025-02-16 10:27:21 -08:00 |
|
|
22c191363e
|
Added mocks
+ ADC mocking.
+ Timer.
+ Register Editing.
|
2025-02-16 10:13:45 -08:00 |
|
jakeg00dwin
|
b96945a2a5
|
updated version number and documentation
|
2025-02-14 14:12:03 -08:00 |
|
jakeg00dwin
|
2d65048f8e
|
Added minimum acceptable speed.
|
2025-02-14 14:09:33 -08:00 |
|
jakeg00dwin
|
bf39006dea
|
Added the code to allow 0%-100% speed.
|
2025-02-14 14:06:52 -08:00 |
|
jakeg00dwin
|
71ff471fde
|
changed function signiture to return uint8 type instead of uint16.
|
2025-02-14 14:02:13 -08:00 |
|
jakeg00dwin
|
724237147f
|
changed ReadADC() into ReadFader() . Added ReadSpeed() function and documentation.
|
2025-02-14 13:57:52 -08:00 |
|
jakeg00dwin
|
a88fae412e
|
Updated to version 0.1.2
|
2025-02-14 13:05:02 -08:00 |
|
jakeg00dwin
|
91edc72f38
|
updated menu and setup correct make commands.
|
2025-02-14 13:04:22 -08:00 |
|
jakeg00dwin
|
0ad78b2671
|
styling changes
|
2025-02-14 13:04:06 -08:00 |
|
jakeg00dwin
|
2c78ea4130
|
Fixed size command options
|
2025-02-14 13:03:54 -08:00 |
|
jakeg00dwin
|
691057a163
|
Updated to project version 0.1.1
|
2025-02-14 12:53:53 -08:00 |
|
jakeg00dwin
|
6283ddb7c5
|
updated to reflect the instructed powershell commands.
|
2025-02-14 12:49:17 -08:00 |
|
jakeg00dwin
|
9e558b2ae9
|
updated for current repo structure
|
2025-02-14 12:49:02 -08:00 |
|
jakeg00dwin
|
83a2332495
|
Seperated and renamed sections. Added instructions on usage
|
2025-02-14 12:44:52 -08:00 |
|
jakeg00dwin
|
ae15f4ea66
|
Added instructions using powershell commands
|
2025-02-14 12:38:03 -08:00 |
|
|
721fe66cf4
|
Added doxygen comments to the function protopyes in header.
|
2025-02-13 12:22:43 -08:00 |
|
|
9b9b8a07e4
|
removed uneeded prototype
|
2025-02-13 12:14:52 -08:00 |
|
jakeg00dwin
|
3fe9f67ade
|
Updated with instructions on usage for development.
|
2025-02-12 16:55:30 -08:00 |
|
jakeg00dwin
|
776e2130e3
|
Added info and new sections
|
2025-02-12 16:50:16 -08:00 |
|
jakeg00dwin
|
70db0b9120
|
changed the F_CPU speed
|
2025-02-12 15:56:40 -08:00 |
|
jakeg00dwin
|
d03ba00ede
|
removed delay line from code
|
2025-02-12 15:45:33 -08:00 |
|
jakeg00dwin
|
059a75dc6a
|
Added logic to only call the motor move to when needed.
|
2025-02-12 15:26:12 -08:00 |
|
jakeg00dwin
|
a170ceae96
|
Added low speed programming to target "flash"
|
2025-02-12 15:16:01 -08:00 |
|
|
088736e2d4
|
Added padding to acceptable range for the input.
|
2025-02-12 15:13:10 -08:00 |
|
|
65536ada8f
|
updated for midpoint default posision.
|
2025-02-12 15:10:19 -08:00 |
|
|
85228a2cb0
|
changed version number
|
2025-02-12 15:10:06 -08:00 |
|
|
6296c9dfe6
|
changed programmer type to usbasp-clone
|
2025-02-12 14:53:38 -08:00 |
|
|
e50463ab2b
|
commented out code that won't be used for hardware tests.
|
2025-02-12 14:53:26 -08:00 |
|
|
98c9fde2b9
|
updated motor move to function signiture
|
2025-02-12 14:53:11 -08:00 |
|
|
da7a6e46e8
|
cleaned up the main function
|
2025-02-12 14:35:56 -08:00 |
|
|
5b2ce9f4d8
|
changed paramaters and names.
|
2025-02-12 11:48:14 -08:00 |
|
|
355b7eea87
|
Added new function prototype
|
2025-02-12 11:43:06 -08:00 |
|
|
0652ebac20
|
whitespace
|
2025-02-12 11:38:00 -08:00 |
|
|
792596377a
|
fixed function names.
|
2025-02-12 11:31:48 -08:00 |
|