Jake Goodwin jakegoodwin
  • Oregon
  • https://gorge.works
  • Software/Firmware developer:

    Languages of choice: C, Rust, sh and bash, python, AVR assembly/Risc-V assembly

    Editors: Vim, Hx(Helix), vscode(Open source version)

    CLI Tools: Links, Tmux, grep/ripgrep, git

  • Joined on 2022-12-13
jakegoodwin pushed tag v1.2.0 to client_code_fg004/thermostat 2024-10-19 07:32:04 +00:00
jakegoodwin released v1.2.0 at client_code_fg004/thermostat 2024-10-19 07:32:04 +00:00
jakegoodwin pushed to main at client_code_fg004/thermostat 2024-10-19 07:29:24 +00:00
4a6a9e34df Updated the documentation version
jakegoodwin pushed to main at client_code_fg004/thermostat 2024-10-19 07:26:18 +00:00
cd7a1529e7 Updated the config.h with more code comments.
jakegoodwin pushed to main at client_code_fg004/thermostat 2024-10-19 06:03:48 +00:00
7484b88d55 MPLABX IDE updates
jakegoodwin pushed to main at client_code_fg004/thermostat 2024-10-19 06:02:28 +00:00
106caf86d7 removed now unused static function, is_below_target()
jakegoodwin pushed to main at client_code_fg004/thermostat 2024-10-19 05:53:12 +00:00
06b0686651 Added more detailed code comments for the defines
jakegoodwin pushed to main at client_code_fg004/thermostat 2024-10-19 05:48:35 +00:00
4ba6863eae Wrote code to pass new tests for hysteresis
8d7af1d678 Added more port b tests
c2a5e94bae Updated same tests for the port b
0e7deea6e7 Updated tests for the the port a handler function.
3caa74f642 Added the needed defines for the high and low hysteresis points.
Compare 6 commits »
jakegoodwin pushed to space_reduction at jakegoodwin/multi-tracker 2024-10-06 19:49:19 +00:00
4d5b968cdb Removed unused and commented out code.
jakegoodwin pushed to space_reduction at jakegoodwin/multi-tracker 2024-10-06 19:42:56 +00:00
6374bbf01f Removed all other sensors and libraries besides needed for MVP
90baed96e3 restructured worktree for arduino IDE compat
2db3af1928 Removed updateLEDs() function
508522a2b7 Removed includes and serial debugging statments.
Compare 4 commits »
jakegoodwin created branch space_reduction in jakegoodwin/multi-tracker 2024-10-06 19:42:55 +00:00
jakegoodwin pushed to main at jakegoodwin/multi-tracker 2024-10-04 23:30:08 +00:00
9f8982f60c fixed up the placement of the direction indicator
jakegoodwin pushed to main at jakegoodwin/multi-tracker 2024-10-04 23:21:26 +00:00
6c0e016c20 removed refence to struct, using globals instead.
jakegoodwin pushed to main at jakegoodwin/multi-tracker 2024-10-04 23:18:15 +00:00
dd35358e67 fixed old consts
jakegoodwin pushed to main at jakegoodwin/multi-tracker 2024-10-04 23:15:11 +00:00
c8ba39d3bb updated the constants/defines used as parameters.
jakegoodwin pushed to main at jakegoodwin/multi-tracker 2024-10-04 23:10:54 +00:00
fa01a20576 Updated the display helper functions, Tested display location to ensure text isn't cut off.
jakegoodwin pushed to main at jakegoodwin/multi-tracker 2024-10-04 09:57:11 +00:00
0d506bc2f1 removed now redundant code(GPS lines in loop func).
jakegoodwin pushed to main at jakegoodwin/multi-tracker 2024-10-04 09:52:30 +00:00
37664251df Extracted GPS handling into helper function that allows error propagation
jakegoodwin pushed to main at jakegoodwin/multi-tracker 2024-10-04 09:46:26 +00:00
14f6f68eaa Added debugging statements and put the new functions into the loop
jakegoodwin pushed to main at jakegoodwin/multi-tracker 2024-10-02 02:23:12 +00:00
5ecbbceeb9 Defined functions for display updates.
bf87fc9cb4 Added note on device use
Compare 2 commits »