Commit Graph

32 Commits

Author SHA1 Message Date
jakeg00dwin 597441b978 Patched with updates from the LOW repo 2024-08-14 13:15:11 -07:00
jakeg00dwin 155c4cce9e MPLABX 2024-08-13 17:33:00 -07:00
jakeg00dwin 41cc5b2eef Fixed issue with the load reading logic. 2024-08-13 17:32:55 -07:00
jakeg00dwin a606465425 Setup git to track Makefile generated by MPLAbX 2024-07-28 17:22:05 -07:00
jakeg00dwin e1d6e1a502 MPLABX update 2024-07-28 17:12:57 -07:00
jakeg00dwin 585cfd1ea0 Wrote tests for PortA Handler 2024-07-28 17:11:56 -07:00
jakeg00dwin 10867edb7a Refactored to match ADC interface 2024-07-28 17:02:47 -07:00
jakeg00dwin c2b2ae894a cleaned up the logic for the cmake linking libs(ADC). 2024-07-28 17:02:27 -07:00
jakeg00dwin f484e625af removed unused code 2024-07-28 17:02:03 -07:00
jakeg00dwin 25cb285fd9 Added tests for load module 2024-07-28 17:01:54 -07:00
jakeg00dwin f6aacf1dfa Synced the ZCD and ADCMock 2024-07-28 16:45:37 -07:00
jakeg00dwin 01e4c43481 Fixed Logic issues with the load.c file. 2024-07-28 16:45:18 -07:00
jakeg00dwin ac6b93b49e Removed the usage of the saving of PORTA, also removed params from Enable func. 2024-07-28 16:45:07 -07:00
jakeg00dwin 9e750af5bf Added function to select the ADC0.MUXPOS pins. 2024-07-28 15:49:01 -07:00
jakeg00dwin fae7509dba removed magic number 2024-07-28 15:32:41 -07:00
jakeg00dwin b41fe4a9fc Added code and tests for tracking the setup() function usage 2024-07-28 15:26:26 -07:00
jakeg00dwin 8a49ca42a7 changed from bit shifts to numbers. 2024-07-28 13:22:32 -07:00
jakeg00dwin a123d917d3 removed manual looping in favor of hardware flags 2024-07-28 13:22:20 -07:00
jakeg00dwin 246cb36ad5 white space 2024-07-28 13:21:44 -07:00
jakeg00dwin 609529b3ef Created new test for ADC_Setup() function and wrote code to pass the test. 2024-07-28 13:21:27 -07:00
jakeg00dwin 3af31e045d Refactored tests and TriacOut Code for High power setup 2024-07-27 20:25:11 -07:00
jakeg00dwin ee63806a22 updated the Cmake and main file to include and link the enable module. 2024-07-27 12:55:07 -07:00
jakeg00dwin 0fe08d7612 Added function for setting the enable pins low 2024-07-27 12:53:45 -07:00
jakeg00dwin a09d7de1df Setup new tests for extracting the EN pin logic 2024-07-27 12:48:34 -07:00
jakeg00dwin 8e3978a089 updated with code from the high branch 2024-07-27 12:31:50 -07:00
jakeg00dwin 0676abc259 Added template hidden files 2024-07-27 12:31:41 -07:00
jakeg00dwin f551dd582b result of MPLABX build and clean op 2024-07-27 12:25:58 -07:00
jakeg00dwin bdf2665645 updated with correct pinout for socket High protection schematic. 2024-07-27 12:24:11 -07:00
jakeg00dwin 9dddf21eef patched the function pointer code 2024-07-27 12:22:34 -07:00
jakeg00dwin f035978610 updated gitignore 2024-07-27 12:20:30 -07:00
jakeg00dwin 956a6c3b6e Inital commit of cloned code 2024-07-27 11:59:09 -07:00
Jake Goodwin 8ce96861d2 Initial commit 2024-07-27 18:53:01 +00:00