Skip to content

Commit

Permalink
Fix WASM/ update lateral laws (#82)
Browse files Browse the repository at this point in the history
* Update FAC

* Update Autopilot flare weight ratio

* Remove redundant code

* remove auto format for cpp file

* Update lateral law and pitch law

* Revert FAC change
  • Loading branch information
kevinwidjaja21 authored Nov 13, 2023
1 parent cfe4e7c commit e46175c
Show file tree
Hide file tree
Showing 21 changed files with 159 additions and 10,565 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"files.trimFinalNewlines": true,
"[cpp]": {
"editor.defaultFormatter": "ms-vscode.cpptools",
"editor.formatOnSave": true,
"editor.formatOnSave": false,
"editor.formatOnPaste": false
},
"cmake.configureOnOpen": false,
Expand Down
Loading

0 comments on commit e46175c

Please sign in to comment.