Commit Graph

  • 2e50414165 MPLABX main jakeg00dwin 2024-07-27 12:34:28 -0700
  • 321f5cd0f4 Patched function pointer from Low code base jakeg00dwin 2024-07-27 12:14:44 -0700
  • a5b623d213 updated readme for current status jakeg00dwin 2024-07-27 11:41:21 -0700
  • 08e146d424 chagned mode to allow execution of shell scripts jakeg00dwin 2024-07-27 11:39:15 -0700
  • d60e4d0586 Re-added the fake microseconds function for testing to pass. jakeg00dwin 2024-07-27 11:23:07 -0700
  • 8eb5600499 removed the Delay_MicroSeconds_impl function and pointer set. jakeg00dwin 2024-07-27 11:04:30 -0700
  • a35b806299 removed unused comments and substituted bit shifts with constants jakeg00dwin 2024-07-27 09:56:03 -0700
  • 077b265be2 Uncommented the SetAllHigh test and added the constatnts jakeg00dwin 2024-07-27 09:52:29 -0700
  • 2e26507d76 whitespace change jakeg00dwin 2024-07-27 09:51:11 -0700
  • 098d34c853 changed tests to not use magic numbers jakeg00dwin 2024-07-27 09:51:06 -0700
  • 1a5324aef6 cleaned up tests a bit more by extracting duplication in helper function jakeg00dwin 2024-07-27 09:44:42 -0700
  • a061258669 Moved static helper function to top of tests. Extracted now uneeded expectations from tests. jakeg00dwin 2024-07-27 09:42:40 -0700
  • f10ed49eb4 extracted the expectations into helper func for ZCD poll function. jakeg00dwin 2024-07-27 09:39:20 -0700
  • d8403a4e82 Added call to helper function for ADC_INIT test jakeg00dwin 2024-07-27 09:28:29 -0700
  • a926cc3836 setup usage of the new ReadReg function. jakeg00dwin 2024-07-27 09:28:17 -0700
  • 4ab57eb948 Created a helper function for the ADC storage testing jakeg00dwin 2024-07-27 09:23:36 -0700
  • 7deea50e91 white space change jakeg00dwin 2024-07-27 09:23:15 -0700
  • 4b44d364e0 fixed issue with mock causing a segmentation fault from pointer deref with lower type (void *) --> (uint8_t *) jakeg00dwin 2024-07-27 09:22:32 -0700
  • a92cdead2e fixed up ADC code + tests to make them pass jakeg00dwin 2024-07-27 09:06:23 -0700
  • 5f547dd844 mplab change jakeg00dwin 2024-07-26 18:19:44 -0700
  • 8117d3f890 fix of port storage jakeg00dwin 2024-07-26 18:19:36 -0700
  • 6ecbe2f48a linking with the cpputest libs jakeg00dwin 2024-07-26 18:19:16 -0700
  • 029b96aade Added two mock calls for the restore of the port state. jakeg00dwin 2024-07-26 18:19:05 -0700
  • ce68803cef removed empty whitespace jakeg00dwin 2024-07-26 18:18:36 -0700
  • f3c48ba643 Removed magic numbers from the Reading of the ZCD pin. jakeg00dwin 2024-07-26 18:18:23 -0700
  • b987d81827 Cleaned up comments in the TriacOut module jakeg00dwin 2024-07-26 18:18:09 -0700
  • 29426ad4a5 Updated to follow the mocks jakeg00dwin 2024-07-26 18:17:53 -0700
  • f536024959 updated with new function for the RegEdit mock jakeg00dwin 2024-07-26 18:16:09 -0700
  • af3a041df8 ignoring the cache and build dir now jakeg00dwin 2024-07-26 18:15:33 -0700
  • c64fb08bec MPLABX config updates jakeg00dwin 2024-07-24 17:54:59 -0700
  • 7c0fc29687 defined the F_CPU here jakeg00dwin 2024-07-24 17:54:41 -0700
  • 437479b0b5 Commented out the unused function jakeg00dwin 2024-07-24 17:54:27 -0700
  • 2be04980d1 Changed to using an initial value for u16. jakeg00dwin 2024-07-24 17:54:11 -0700
  • 26993753fe Added more stuff to not track. jakeg00dwin 2024-07-24 17:21:57 -0700
  • f80f61c9ff Converted to hybrid between MPLABX and Cmake for test harness. jakeg00dwin 2024-07-24 17:21:29 -0700
  • 0a2c8b1dab Changed to using the reset default clock divider of 6. More stable given variable voltage, also reduces power consumption of attiny404. jakeg00dwin 2024-07-10 09:40:56 -0700
  • c2424c47a8 updated new branch specifically for acting as the testing branch jakeg00dwin 2024-07-09 19:38:56 -0700
  • 04a4bc4dea Updated to disable the main clock's pre-scaler. Allows it to run at full 20MHz jakeg00dwin 2024-07-09 18:47:16 -0700
  • eba8344e36 Implimented Load detection module that auto cuts G1, G2 and G3 if values on the ADC_LOAD pins is outside parameters. jakeg00dwin 2024-07-02 17:16:53 -0700
  • e4f19012b0 moved the threshold values into load.h as defines. jakeg00dwin 2024-07-02 15:43:49 -0700
  • fa1dd00965 updated the comments in the main.c filei. jakeg00dwin 2024-07-02 15:35:10 -0700
  • 90a27d93d3 Updated the readme file jakeg00dwin 2024-07-02 15:32:58 -0700
  • da9bd19199 Updated the repo with the load.h and load.c files in order to impliment the Low Power Operation Mode. jakeg00dwin 2024-07-02 15:27:57 -0700
  • fc95e07e71 jakeg00dwin 2024-07-02 11:04:06 -0700
  • 96153945bc Adding the binary output as well jakeg00dwin 2024-07-02 08:45:33 -0700
  • 94817bdb8a updated the git config jakeg00dwin 2024-07-02 08:45:19 -0700
  • c70a0cf0ce Converted the template unix project to mplabx Jake Goodwin 2024-07-01 17:53:09 -0700