mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
fda233f5add5600559fceaa060a9ec7814ab5de5
Story 71 Tack/Gybe, Story 65 VMG Autopilot # Implementation - Added autopilot functionality to move boat towards a given heading with a single function call. - Added functionality to move boat from one side of the wind to the other (tack/gybe) with a single button press. - Added functionality to move boat to correct VMG from polars with single button press. - Pressing a button a second time will disable the autopilot, as will pressing the Upwind/Downwind keys. # Testing - Fairly simple JUnit testing for a set of beginning headings and expected ends for the autopilot - Unsure how cucumber testing would actually be better than simple junit testing in this case. See merge request !55
SENG302 Project Template
Basic Maven project with required Maven reporting setup and basic GitLab CI.
It is a requirement that your product should be completely built to a deliverable form using the Maven package goal.
Remember to set up your GitLab CI server (refer to the student guide for instructions).
Basic Project Structure
src/Your application sourcedoc/User and design documentationdoc/examples/Demo example files for use with your application
Description
Languages
Java
96.7%
CSS
2.7%
FreeMarker
0.5%
Gherkin
0.1%