Commit Graph

  • 82168f34eb Delete this ghost file appeared out of nowhere. kozmotronik 2025-07-07 20:25:45 +03:00
  • 2165e9d571 Merge pull request 'release-0.4.0' (!28) from release-0.4.0 into main Ismail Sahillioglu 2025-07-07 14:45:01 +03:00
  • 0ebe1c791e Merge pull request 'fix/134-testing-issues' (!27) from fix/134-testing-issues into dev 0.4.0 release-0.4.0 Ismail Sahillioglu 2025-07-07 14:31:27 +03:00
  • bacbe03e12 Update the manifest file with the latest information. ismail 2025-07-07 09:50:36 +03:00
  • be09cb883a Correct the installation description. ismail 2025-07-07 09:39:29 +03:00
  • 925fd5de74 Update descriptions about the inertia timing. ismail 2025-07-07 09:27:28 +03:00
  • 2e3e92bb63 Fix testing issues and add more tests. ismail 2025-07-04 17:55:33 +03:00
  • c4482b8d49 Fix unhandled tilt to run mode transitions. ismail 2025-07-04 17:31:31 +03:00
  • 41c292cc89 Restructure the project tree for unit testing kozmotronik 2025-07-04 00:38:57 +03:00
  • ed5b86e863 Fix CMakeLists.txt definitions and test cases. ismail 2025-07-03 18:58:09 +03:00
  • c0c7fbf3df Merge pull request 'Fix error handling issues.' (!26) from release-0.3.2 into main v0.3.2 0.3.2 Ismail Sahillioglu 2025-04-03 10:21:37 +03:00
  • a1c66d51c7 Merge pull request 'Fix error handling issues.' from fix/172-fix-error-handling into dev Ismail Sahillioglu 2025-04-02 14:39:49 +03:00
  • 421dea7d69 Merge pull request 'fix/172-fix-error-handling' (!24) from fix/172-fix-error-handling into fix/134-testing-issues Ismail Sahillioglu 2025-04-02 14:38:32 +03:00
  • 99d753238b Fix error handling issues. release-0.3.2 ismail 2025-04-02 14:05:48 +03:00
  • 7afe6144bd Set dev branch's upstream. ismail 2025-03-24 09:31:33 +03:00
  • 4f39308f13 Merge pull request 'fix/162-fix-error-handling' from fix/162-fix-error-handling into fix/134-testing-issues Ismail Sahillioglu 2025-03-21 17:30:13 +03:00
  • fb425edc4b Merge pull request 'release-0.3.1' from release-0.3.1 into main v0.3.1 Ismail Sahillioglu 2025-03-21 17:06:05 +03:00
  • 805df016fe Merge pull request 'fix/162-fix-error-handling' from fix/162-fix-error-handling into dev release-0.3.1 Ismail Sahillioglu 2025-03-21 16:44:34 +03:00
  • f230477cad Fix error handling in the init function. ismail 2025-03-21 16:42:06 +03:00
  • e19bd09389 Update gitignore as per esp-idf gitignore. ismail 2025-03-21 16:41:22 +03:00
  • 11786b7a06 Remove unnecessary unity functions. ismail 2025-03-04 09:49:04 +03:00
  • 7c18ddcc04 Fix declarations as per the documents. ismail 2025-03-04 09:48:24 +03:00
  • e8303a9418 Fix test directory structure. ismail 2025-03-03 16:20:29 +03:00
  • 496755ed56 Merge pull request #3 from kozmotronik/release-0.3.0 v0.3.0 Kozmotronik 2025-03-03 13:58:25 +03:00
  • 5fe76bb738 Merge pull request #2 from kozmotronik/improve-tilt-algorithm release-0.3.0 Kozmotronik 2025-03-03 11:53:43 +03:00
  • 46dd0db939 Fix unclosed code fence. ismail 2025-03-03 10:26:52 +03:00
  • 46f7c28829 refactor: Add reverse tilting capability with limit. ismail 2025-02-27 16:51:01 +03:00
  • 0e68c1f627 refactor: Improve tilting code structure and organization. ismail 2025-02-26 17:06:10 +03:00
  • 9ff243c673 Merge pull request 'fix-v0.2.1' (#19) from fix-v0.2.1 into dev Kozmotronik 2025-02-24 13:03:47 +03:00
  • 330c996b7b Fix sensitivity setting and getting bugs. ismail 2025-02-24 10:39:35 +03:00
  • 4b8b6fd636 Merge pull request 'release-v0.2.1' (#15) from release-v0.2.1 into main v0.2.1 Kozmotronik 2025-02-22 11:22:28 +03:00
  • 8d96914a38 Merge pull request 'fix-update-documentation' (#14) from fix-update-documentation into dev release-v0.2.1 Kozmotronik 2025-02-22 11:13:25 +03:00
  • b7a23f3633 Add missing docs for the tilting interface. ismail 2025-02-22 10:55:12 +03:00
  • df935a593b Update Readme and add some tilting feature details. ismail 2025-02-22 10:24:39 +03:00
  • f72fe6b1f0 Merge pull request 'Fix movement transition issue.' (#12) from movement-transition-patch into dev Kozmotronik 2025-02-22 09:01:06 +03:00
  • e54e28020c Fix movement transition issue. Kozmotronik 2025-02-22 08:48:22 +03:00
  • a06f58f42b Merge pull request 'hotfix-v0.1.0' (#8) from hotfix-v0.1.0 into v0.1 v0.1.1 v0.1 Kozmotronik 2025-02-21 17:55:55 +03:00
  • 349868a148 Fix movement transition issue. ismail 2025-02-21 17:52:19 +03:00
  • 102918fdc3 Fix: the scheduled FREE command disrupts the current command. ismail 2025-02-21 17:01:58 +03:00
  • 03fcb344bb Improve esp timer wrapper function. ismail 2025-02-21 16:32:26 +03:00
  • 0917abba31 Fix warning: comparison is always true. ismail 2025-02-21 16:23:22 +03:00
  • 4ed116b1a9 Change the channels' starting state to FREE. ismail 2025-02-21 16:21:51 +03:00
  • 63b0c31908 Optimize event loop queue size depending on channel count. ismail 2025-02-21 16:19:04 +03:00
  • 5e6e0c9a0e Fix the fatal pin mapping issue. ismail 2025-02-21 16:18:16 +03:00
  • f5481f79e7 Merge pull request 'dev' (#7) from dev into main v0.2.0 Kozmotronik 2025-02-21 14:38:48 +03:00
  • 7d3f08b56b Merge pull request 'Add tilt feature, fix bugs, improve code.' (#6) from feature-tilt into dev Kozmotronik 2025-02-21 12:46:10 +03:00
  • a694938224 Add tilt feature, fix bugs, improve code. ismail 2025-02-21 12:43:00 +03:00
  • dcb5453522 Resolve unseen conflicts. v0.1.0 ismail 2025-02-14 17:01:22 +03:00
  • feb1f4ac81 Update docs for the state_listener_manager API. ismail 2025-02-14 15:12:37 +03:00
  • 069363205a Rename inertia timer to distinguish timers. ismail 2025-02-14 14:50:35 +03:00
  • d4fdff949a Rename inertia timer to distinguish timers. ismail 2025-02-14 14:50:35 +03:00
  • dc2dcfec7d Add support for addressing all relay channels. ismail 2025-02-12 16:50:00 +03:00
  • 8517993358 Update file name according to the extension guide. ismail 2025-02-12 08:56:51 +03:00
  • e21bfb5b26 Update the root gitignore to ignore the build and unity-app. ismail 2025-02-12 08:44:38 +03:00
  • 27c669066a Add headers and test functions, fix gpio definition ismail 2025-02-11 17:45:17 +03:00
  • d64370c925 Unify test source files. ismail 2025-02-11 14:41:24 +03:00
  • b47244b5d1 Move relay_chn.c into src directory. ismail 2025-02-11 14:38:22 +03:00
  • 6158dce3b4 Update readme file. ismail 2025-02-11 12:11:23 +03:00
  • d3fb1e6620 Add source files. ismail 2025-02-11 10:54:43 +03:00
  • 51b48f761a Initial commit Kozmotronik 2025-02-11 10:59:15 +03:00