Commit Graph

726 Commits

Author SHA1 Message Date
hayodea 841441806c Now builds.
* Cut out all extraneous includes.
2025-01-04 07:33:15 -04:00
hayodea 6beda55971 Add Director, director::CommandList, hk::Goal and fixups
* Simulator and Director are no longer singletons.
2025-01-03 21:22:03 -04:00
hayodea bf2c73ed29 Simulator: add singleton static instance 2025-01-03 21:00:01 -04:00
hayodea f9b377a9f4 Rename corelogic->hcore, add simulator skeleton classes 2025-01-03 20:06:49 -04:00
hayodea bb54aac865 Build: minor fix: M4 quote AC_SUBST arg 2025-01-02 18:04:17 -04:00
hayodea c3eae3ce32 Misc: Make README markdown 2025-01-02 17:46:49 -04:00
hayodea e2c059ed5c Build: fixup AM_CPPFLAGS & del comments 2025-01-02 17:39:25 -04:00
hayodea c8c5b9c2d4 Remove /configure. Too annoying for git history 2025-01-02 17:02:06 -04:00
hayodea 97294181ff Build: Get build system in order 2025-01-02 17:01:27 -04:00
hayodea c4832ef032 Build,Misc: Update gitignores for autotools 2025-01-02 16:58:58 -04:00
patergentium 6dc4287ae3 Refactor project structure and update configurations
The project now builds.

- Updated .vscode/launch.json and .vscode/tasks.json for improved
    development workflow
- Modified Makefile.am, configure, and configure.ac for build process
    enhancements
- Updated corelogic/Makefile.am and
    corelogic/include/sensors/interoceptor.h
- Renamed corelogic/main.cpp to main.cpp for better project organization
2024-11-22 20:07:42 +11:00
patergentium c2a677502e Ignore .deps 2024-11-22 16:45:58 +11:00
patergentium 4ccd8daa69 Refactor project structure by moving core files to corelogic and updating build configurations 2024-11-22 16:41:06 +11:00
patergentium 2ae140f17e Add standard GNU files and remove unused variables from configure 2024-11-22 15:07:01 +11:00
patergentium 466971f1a0 Add GNU conformant files 2024-11-22 14:49:03 +11:00
patergentium fdfba7be5b Add newline 2024-11-22 14:07:13 +11:00
patergentium f12f0c1231 Refactor body-related classes and add new interoceptor functionality 2024-11-22 13:11:33 +11:00
patergentium 30da26f0e4 Add gitignores for Automake and add new files 2024-11-21 02:31:37 +11:00
patergentium 4f0da885dd Add gitignore 2024-09-08 01:06:00 +10:00
patergentium e0b84fad0c More wireframing 2024-09-08 01:04:41 +10:00
patergentium 0ccb7e5542 Everything builds now 2024-09-05 18:20:33 +10:00
patergentium 244b86cb72 Add these build system changes 2024-09-05 11:34:21 +10:00
patergentium dd9fd29144 Add build system 2024-09-04 14:09:29 +10:00
patergentium 581e6d6277 Implemented basic conceptual structure 2024-09-04 14:08:50 +10:00
patergentium 1211140f82 Add first commit: quale.h
Define class Quale;
Define enum class Quale::Type.

Type Quale::Type::BOUNDING may be superfluous.
2024-09-04 11:24:30 +10:00
latentprion d0e14188ae Initial commit 2020-08-08 13:00:15 +10:00