dutchie031GitHubDutchiedutchie032 <dutchie032>ex61wi
d65d1afc84 Automation (#15)
* Initial Methods for SpearheadAPI

* Added Spearhead API

* Added Spearhead API

* fixed compile for api

* Added notes for API in beta

* Added notes for API in beta

* Added Menu to all doc pages

* Added Menu to all doc pages

* added it for real

* added it for real

* fixed develop

* fixed develop

* fixed develop

* wip

* wip

* updated

* work in progress

* work in progress

* added empty docs page

* wip

* removed SAR files from persistence branch

* Added Blue Sams as seperate class

* added initial persistance

* added initial persistance

* added initial persistance

* added initial persistance

* added initial persistance

* added menu to persistence markdown

* added menu to persistence markdown

* added menu to persistence markdown

* docs update

* wip

* wip

* Refactor of Stage classes.

* wip

* wip

* wip

* reworked bluesam and stagebase

* Added waiting stage functionality

* updated docs

* wip

* wip

* wip

* updated

* wip

* wip

* wip

* refactored without issues, needs testing

* updated automation pipeline

* updated automation pipeline

* Develop (#16) (#17)

* Initial Methods for SpearheadAPI

* Added Spearhead API

* Added Spearhead API

* fixed compile for api

* Added notes for API in beta

* Added notes for API in beta

* Added Menu to all doc pages

* Added Menu to all doc pages

* added it for real

* added it for real

* fixed develop

* fixed develop

* fixed develop

* wip

* wip

* updated

* work in progress

* work in progress

* added empty docs page

* wip

* removed SAR files from persistence branch

* Added Blue Sams as seperate class

* added initial persistance

* added initial persistance

* added initial persistance

* added initial persistance

* added initial persistance

* added menu to persistence markdown

* added menu to persistence markdown

* added menu to persistence markdown

* docs update

* wip

* wip

* Refactor of Stage classes.

* wip

* wip

* wip

* reworked bluesam and stagebase

* Added waiting stage functionality

* updated docs

* wip

* wip

* wip

* updated

* wip

* wip

* wip

* refactored without issues, needs testing

---------

Co-authored-by: Dutchie <54616262+dutchie032@users.noreply.github.com>
Co-authored-by: ex61wi <tim.rorije@ing.com>

---------

Co-authored-by: Dutchie <54616262+dutchie032@users.noreply.github.com>
Co-authored-by: dutchie032 <dutchie032>
Co-authored-by: ex61wi <tim.rorije@ing.com>
2025-04-22 14:40:44 +02:00
2025-04-22 14:39:22 +02:00
2025-04-22 14:39:22 +02:00
2025-04-22 14:40:44 +02:00
2025-04-22 14:39:22 +02:00
2025-04-22 14:39:22 +02:00
2025-04-22 14:39:22 +02:00
2025-04-22 14:39:22 +02:00
2025-04-22 14:40:44 +02:00
2025-04-22 14:39:22 +02:00
2025-04-22 14:39:22 +02:00
2025-04-22 14:39:22 +02:00
2024-12-01 21:01:24 +01:00
2025-04-22 14:39:22 +02:00

Spearhead

Contributing.

  • Make a fitting branch.

  • Change reference in the file ./dev_classes.lua

  • Add a "do script" trigger in the mission. The script should be assert(loadfile('<path to ./dev folder>' .. "dev_classes.lua"))() This will load all the class files and run the config and main.lua.

    This way you can just hit "fly again" after making mission changes which speeds up development quite a lot.

S
Description
No description provided
Readme
79 MiB
Languages
Lua 78.5%
HTML 14%
JavaScript 3.6%
CSS 3.6%
Python 0.3%