We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge branch 'timw-server-documentation' into 'master' Timw server documentation & grammar updates See merge request aruw/controls/taproot-wiki-review!31
Simple Turret Control Notes
Added Wi-Fi setup
Changes to guide for RoboMaster Server Setup
Added that Ozone automatically flashes the currently active .elf when connection completes
Added that the J-link actually flashes code
Update Debugging-With-JLink.md
Merge branch 'ManoliT/gcc-11-links' into 'master' Updated Wiki to Point to GCC-11 Install See merge request aruw/controls/taproot-wiki-review!29
Updated Wiki to Point to GCC-11 Install
Merge branch 'KaelinL/multi-command-mapping' into 'master' Add note about multiple command mappings for same command See merge request aruw/controls/taproot-wiki-review!27
Add LICENSE
Merge branch 'Derekw/dt7firmware' into 'master' Instructions for DT7 firmware upgrade See merge request aruw/controls/taproot-wiki-review!26
Instructions for DT7 firmware upgrade
Merge branch 'MatthewArnold-master-patch-77906' into 'master' Update macOS-Setup.md See merge request aruw/controls/taproot-wiki-review!28
Update macOS-Setup.md
Add note about multiple command mappings for same command
Merge branch 'MatthewArnold-master-patch-06550' into 'master' Update RoboMaster-Server-Setup.md See merge request aruw/controls/taproot-wiki-review!24
Update RoboMaster-Server-Setup.md
Merge branch 'TenzinL/fix-server-firewall-png-link' into 'master' Fix png link in server setup guide See merge request aruw/controls/taproot-wiki-review!25
Fix png link in server setup guide Issue is that file paths are case-sensitive in Gitlab's file system (linux-like) whereas they aren't on Windows so I literally couldn't git commit a case change to the png extension, so solution for now is to change link. I might have been able to get around it with git mv but idk. This works for now. A major issue of this is that on Windows this issue isn't detected when you manually preview the markdown, as the paths are handled by the OS and treated as case-insensitive. This probably suggests we should work to make sure that file extension capitilization is constant (probably just always lowercase is reasonable).
Merge branch 'MatthewArnold-master-patch-97772' into 'master' Update RoboMaster-Server-Setup.md See merge request aruw/controls/taproot-wiki-review!23
Merge branch 'TenzinL/undo-folderization' into 'master' Undo folderization See merge request aruw/controls/taproot-wiki-review!22
Revert "Merge branch 'TenzinL/#4/folderize-files' into 'master'" This reverts commit 760497587c3e40f3b749260ec6cadf73a5181b43, reversing changes made to 1604894d34364ead2c96438e669a8c32f997a722. So yes Github _can_ sort of work with folders, but the way you link files in the markdown is still using pagename directly (ignoring folder path), unfortunately this is incompatible with Gitlab's (far more reasonable) behavior of needing to include directories in link paths. This reverts the commit that folderized everything :(, however preserves usage of absolute paths for <img> tags
Merge branch 'TenzinL/#4/folderize-files' into 'master' #4: Folderize wiki files Closes #4 See merge request aruw/controls/taproot-wiki-review!19
Folderize files Update relative links, prefer absolute paths for image links.
Merge branch 'TenzinL/client-guide-sidebar' into 'master' Add RM Client setup guide to sidebar See merge request aruw/controls/taproot-wiki-review!21
Add client setup guide to sidebar
Merge branch 'TenzinL/#5/rm-client-setup' into 'master' #5: Add RoboMaster Client setup guide Closes #5 See merge request aruw/controls/taproot-wiki-review!20
Improve client setup images and text Also fix an incorrect image link