Commit graph

41 commits

Author SHA1 Message Date
jakeg00dwin
854f163556 changed the low and high threshold values used in the load.c file. Also added documentatin for functions and removed some unused code. 2024-09-24 09:23:08 -07:00
jakeg00dwin
cbede38910 Removed magic numbers in load.c for the defines in header. 2024-09-20 18:20:56 -07:00
jakeg00dwin
dbdba2ff9e Updated configuration in MPLABX 2024-09-14 13:10:35 -07:00
jakeg00dwin
5be5743fe3 Removed the outdated function calls to use new interface 2024-09-14 13:10:13 -07:00
jakeg00dwin
c04b35168a Edited the testing automation script to make and run the correct tests. 2024-09-14 13:06:36 -07:00
jakeg00dwin
fb49abc27b Added the timing delay to the code that calls the Load handler functions. 2024-09-14 13:06:19 -07:00
jakeg00dwin
c73ce58b0f Renamed module TriacOut --> EnOut 2024-09-14 13:05:52 -07:00
jakeg00dwin
4d077a2ef6 Changed the module TriacOut --> EnOut 2024-09-14 13:05:27 -07:00
jakeg00dwin
e886fbb0c1 Updated to remove references to triac usage 2024-09-14 12:54:58 -07:00
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
8ce96861d2 Initial commit 2024-07-27 18:53:01 +00:00