Redstone1024
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-11-19 12:37:23 +00:00
2d4dedd876 feat(string): add fundamental type parsing with format string but not elegant enough
edda2b83a1 feat(string): add TStringView to standard C string conversion
19a37ea072 feat(string): add CTStringView and CTString concepts
Compare 3 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-11-18 14:36:00 +00:00
6230ec9df6 feat(string): add fundamental type formatting with format string and adjust escape braces but not fully tested
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-11-16 14:23:01 +00:00
f6f696d5a7 refactor(string): refactor string conversion and turning off default parsing options such as auto detect base
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-11-13 14:47:12 +00:00
1c0c93ee25 refactor(string): refactor string conversion but not fully tested
646d0cb7a4 fix(string): fix string trimming function's return value
Compare 2 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-11-12 14:53:49 +00:00
3859070d53 feat(string): add string trimming functions
bc93455d0e refactor(string): refactor character and digit conversion to be non-invalidable
Compare 2 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-11-11 14:40:18 +00:00
fe60fc33e0 feat(string): add string and arithmetic conversion functions
49feb0b12b perf(string): add assertions to character functions that depend on ASCII compatibilitya
f8ef1da107 refactor(string): add base-checking to conversions between characters and digits
Compare 3 commits »
Redstone1024 pushed to master at Redstone1024/Redcraft 2024-11-10 16:21:20 +00:00
09bbcecc28 feat(string): add functions to categorize strings
7a80a80a12 fix(string): fix incorrect TChar results due to signed char
90c2a37a2c feat(string): add TChar::IsASCII to determine if it is an ASCII character
Compare 3 commits »
Redstone1024 pushed to master at Redstone1024/Fursuit-CylinderFan 2024-10-27 06:08:49 +00:00
0eecba547e docs(readme): clarify the color of the lights during PCB verification
Redstone1024 pushed to master at Redstone1024/Fursuit-CylinderFan 2024-10-12 07:07:55 +00:00
243a2881ac docs(bom): fix JLC Number for R14
Redstone1024 pushed tag 0.3.2 to Redstone1024/Fursuit-CylinderFan 2024-10-09 09:37:41 +00:00
Redstone1024 released 0.3.2 at Redstone1024/Fursuit-CylinderFan 2024-10-09 09:37:41 +00:00
Redstone1024 pushed to master at Redstone1024/Fursuit-CylinderFan 2024-10-09 09:33:13 +00:00
c73489530c docs(pcb): add interactive html bill of materials
Redstone1024 pushed to master at Redstone1024/Fursuit-CylinderFan 2024-09-04 03:40:37 +00:00
96bd3acf03 docs(bom): reify heatset insert nut parameters
Redstone1024 pushed tag 0.1.0 to Redstone1024/BowDogPrediction 2024-09-01 14:50:52 +00:00
Redstone1024 released 0.1.0 at Redstone1024/BowDogPrediction 2024-09-01 14:50:52 +00:00
Redstone1024 created branch master in Redstone1024/BowDogPrediction 2024-09-01 14:47:32 +00:00
Redstone1024 pushed to master at Redstone1024/BowDogPrediction 2024-09-01 14:47:32 +00:00
084b6e3dfa Modify class name and configuration file etc
1ea052c356 Add free-fall prediction
8dd456a9da Refactor the code structure and adding predictive dynamic multiplier
9bc3a40748 Add constant speed straight moving target prediction
4885d3fef8 Add probe interpolation to improve accuracy
Compare 10 commits »
Redstone1024 created repository Redstone1024/BowDogPrediction 2024-09-01 13:45:56 +00:00
Redstone1024 pushed tag 0.3.1 to Redstone1024/Fursuit-CylinderFan 2024-08-17 10:19:46 +00:00
Redstone1024 released 0.3.1 at Redstone1024/Fursuit-CylinderFan 2024-08-17 10:19:46 +00:00