Commit Graph

  • 4a6a9e34df Updated the documentation version main v1.2.0 jakeg00dwin 2024-10-19 00:35:02 -0700
  • cd7a1529e7 Updated the config.h with more code comments. jakeg00dwin 2024-10-19 00:31:54 -0700
  • 7484b88d55 MPLABX IDE updates jakeg00dwin 2024-10-18 23:09:25 -0700
  • 106caf86d7 removed now unused static function, `is_below_target()` jakeg00dwin 2024-10-18 23:08:03 -0700
  • 06b0686651 Added more detailed code comments for the defines jakeg00dwin 2024-10-18 22:58:49 -0700
  • 4ba6863eae Wrote code to pass new tests for hysteresis jakeg00dwin 2024-10-18 22:15:45 -0700
  • 8d7af1d678 Added more port b tests jakeg00dwin 2024-10-18 22:15:22 -0700
  • c2a5e94bae Updated same tests for the port b jakeg00dwin 2024-10-18 21:52:40 -0700
  • 0e7deea6e7 Updated tests for the the port a handler function. jakeg00dwin 2024-10-18 21:44:42 -0700
  • 3caa74f642 Added the needed defines for the high and low hysteresis points. jakeg00dwin 2024-10-18 21:43:04 -0700
  • b9e85d3719 returning the actual value from the mock. jakeg00dwin 2024-10-18 21:42:29 -0700
  • 156dfb6e09 changed to do ZCD inside the main loop. v1.1.0 jakeg00dwin 2024-09-24 16:56:03 -0700
  • f55dd8165a MPLABX jakeg00dwin 2024-09-24 16:55:50 -0700
  • 37c38bf25d white space jakeg00dwin 2024-09-24 16:14:43 -0700
  • 32ec258b67 Put the define in the `config.h` file and conditionally defined it in the `load.h` file. jakeg00dwin 2024-09-23 13:44:02 -0700
  • 4e3893156d MPLABX v1.0.0 jakeg00dwin 2024-09-23 13:15:38 -0700
  • cb88baa7bb Re-factored out code into setup(). Also added tests for the disabled pins. jakeg00dwin 2024-09-23 13:12:53 -0700
  • 1aca4d7876 Added function that allows a "soft" reset of the disabled pins. jakeg00dwin 2024-09-23 13:12:31 -0700
  • 1b615155ff made helper functions private in scope. jakeg00dwin 2024-09-23 12:58:10 -0700
  • 3b9845487c Updated `Load_HandleLoadPortB()` to pass new tests. jakeg00dwin 2024-09-23 12:57:21 -0700
  • bd2f396bac removed tests for helper functions(no longer needed, tested via behavior of calling function). jakeg00dwin 2024-09-23 12:57:04 -0700
  • 7ca25f5177 Updated tests for `Load_HandleLoadPortB()` jakeg00dwin 2024-09-23 12:53:35 -0700
  • e03a78a17b updated `Load_HandleLoadPortA()` function to pass new tests. jakeg00dwin 2024-09-23 12:49:18 -0700
  • 31e225bacf updated documentation jakeg00dwin 2024-09-23 12:43:33 -0700
  • b39e1f3de8 Added detailed tests for the behavior of the porta load handler function. jakeg00dwin 2024-09-23 12:43:24 -0700
  • 28ac695a26 marked helper function as static/private. jakeg00dwin 2024-09-23 12:14:51 -0700
  • 3f1da7ff09 extracted duplicate code into helper function. jakeg00dwin 2024-09-23 12:14:10 -0700
  • 6696a45a80 Added missing test for the PORTB load handler function. jakeg00dwin 2024-09-23 12:08:54 -0700
  • 6990d2183e Updated to reflect the new function signiture jakeg00dwin 2024-09-23 12:04:55 -0700
  • e3b42aeba9 renamed `valid_load()` --> `is_valid_load()` jakeg00dwin 2024-09-23 12:04:44 -0700
  • 0ca16b207b wrote code to pass new tests. jakeg00dwin 2024-09-23 12:02:43 -0700
  • fd6daaf02f Added tests for the `is_below_target()` function. jakeg00dwin 2024-09-23 12:01:34 -0700
  • 17f2df7d9d removed now uneeded roadmap section. jakeg00dwin 2024-09-23 11:53:12 -0700
  • b6bc117abf Updated load documentation and added new define for hysteresis jakeg00dwin 2024-09-23 11:53:04 -0700
  • b884517586 Added tests for the `valid_load` function jakeg00dwin 2024-09-20 18:42:35 -0700
  • 861c5959d9 Added documentation comments. Also removed unused function signiture. jakeg00dwin 2024-09-20 18:34:08 -0700
  • 0f3d3b4538 Added the include statment for the integer types. jakeg00dwin 2024-09-20 18:26:01 -0700
  • ec1e4957e5 Added call to set the EN pins to high after the 2.5s delay. jakeg00dwin 2024-09-20 18:25:42 -0700
  • ecb306a7ec Added the cache as somethign to ignore. jakeg00dwin 2024-09-20 18:19:58 -0700
  • 53057d9ef0 Changed the magic numbers to using defines; also changed `LOWTHRESH` to be 900. jakeg00dwin 2024-09-20 18:19:48 -0700
  • e11816bd9b commit of formattting jakeg00dwin 2024-09-18 12:48:41 -0700
  • 3224b8b9ab project name update jakeg00dwin 2024-09-18 12:48:30 -0700
  • d22813ad3e Initial Commit of Existing code jakeg00dwin 2024-09-18 12:48:01 -0700
  • 0e16acc125 Initial commit Jake Goodwin 2024-09-18 19:21:39 +0000