Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gtest to desktop sim #181

Open
wants to merge 56 commits into
base: main
Choose a base branch
from
Open

Add gtest to desktop sim #181

wants to merge 56 commits into from

Conversation

mcm001
Copy link
Contributor

@mcm001 mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Jul 7, 2022, 07:28

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Nov 6, 2022, 05:19

added 1 commit

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Nov 6, 2022, 05:21

added 1 commit

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 17, 2023, 16:45

added 2 commits

  • 93dd1fc - before I fuck things up too much
  • 9133787 - Refactor scheduler to be like wpilib nitifier

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 17, 2023, 18:41

added 1 commit

  • c304748 - Reorganize simulation to split gtest out

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 18, 2023, 16:06

added 1 commit

  • 7d64d627 - Fix main functions for fcb v0/v1

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 18, 2023, 16:13

added 2 commits

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 18, 2023, 16:21

added 1 commit

  • ba6393c - Update hardware_manager.c

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 18, 2023, 17:10

added 1 commit

  • 0668d1c - Fix division by zero, IMUs not enabled in sim

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 18, 2023, 17:13

added 1 commit

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 18, 2023, 17:32

added 30 commits

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 18, 2023, 20:58

added 1 commit

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 19, 2023, 15:03

added 1 commit

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 19, 2023, 15:06

added 10 commits

  • b497a67 - Implement expression configs
  • a3a7b62 - Fixes for various bugs
  • da969e8 - Change toolchain
  • 3c685e7 - Remove incorrect toolchain
  • b155c1b - Fix flashWrite to write over arbitrary number of pages
  • d4e689b - Fix trigger manager path
  • e6f4986 - Fix desktop build
  • 86f32e9 - Changes for launch
  • fb92cf5 - Merge branch 'expression-config' of...
  • 4875610 - Merge branch 'expression-config' into gtest

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 19, 2023, 16:41

added 1 commit

  • 19486dd - Fix segfault in expression store

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 24, 2023, 17:19

added 1 commit

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 24, 2023, 18:07

added 1 commit

  • 88156d5 - Attempt to refactor hardware manager

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 25, 2023, 07:00

added 1 commit

  • 5b5408f - Actually fix compile errors

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 25, 2023, 07:17

added 1 commit

  • 2a9bffd - Create sim hardware manager

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 26, 2023, 13:27

added 1 commit

  • e614e92 - Implement mock hardware manager

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 26, 2023, 14:06

added 1 commit

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 26, 2023, 14:57

added 4 commits

  • 6fe2ca9 - Initial formatting and linting fixes
  • 632b6dc - Address code review
  • 720cf30 - Merge branch 'expression-config' into gtest
  • 195e51c - Fix merge conflicts

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 26, 2023, 14:57

added 1 commit

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 26, 2023, 15:13

added 2 commits

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 27, 2023, 13:59

added 1 commit

  • 1046981 - Create trigger manager test

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 27, 2023, 16:21

added 2 commits

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 27, 2023, 16:37

added 1 commit

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Feb 27, 2023, 17:12

added 1 commit

  • 70bf523 - Attempt rocket physics sim

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Apr 4, 2023, 16:55

added 13 commits

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Apr 4, 2023, 16:59

added 1 commit

  • a640f95 - Resolve compile errors and remove wpimath again

Compare with previous version

@mcm001
Copy link
Contributor Author

mcm001 commented Jun 27, 2023

In GitLab by @matthew.morley.ca on Apr 4, 2023, 17:03

added 1 commit

  • bf75cbc - Remove extra changes oops

Compare with previous version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants