Releases: FalconGCS/FGCS
Releases · FalconGCS/FGCS
Alpha 0.2.7
What's Changed
- Fix naming for mav frame constants by @1Blademaster in #1167
- 1165 feature see waypoint information on missions page by @1Blademaster in #1168
Full Changelog: v0.2.6-alpha...v0.2.7-alpha
Alpha 0.2.6
What's Changed
- Send out initial heartbeat on connection creation by @1Blademaster in #1163
- Add heartbeat timeout warning by @1Blademaster in #1164
Full Changelog: v0.2.5-alpha...v0.2.6-alpha
Alpha 0.2.5
What's Changed
- Fix battery data sorting to avoid mutating state by @1Blademaster in #1156
- Save FLA colours to localstorage for persistence by @1Blademaster in #1157
- Start using node-mavlink bindings by @1Blademaster in #1158
Full Changelog: v0.2.4-alpha...v0.2.5-alpha
Alpha 0.2.4
What's Changed
- Wait for flight controller heartbeat in initial setup by @1Blademaster in #1148
- 1147 feature be able to cancel connection by @1Blademaster in #1149
Full Changelog: v0.2.3-alpha...v0.2.4-alpha
Alpha 0.2.3 - FLA, Dashboard and General Health
What's Changed
- Added more data and interaction to FLA
- Fixed FLA bugs and improved UX
- Improved aircraft connection UI and UX
- Fixed parameters system for better reliability, speed and definitions
- Added more dashboard widgets
- Fixed bugs
Changelog
- fixed fla bug by @Kwash67 in #1031
- Display drone connect progress bar on reboot by @Turnlings in #1035
- 953 feature add poi markers on dashboard map by @1Blademaster in #1036
- Always display modal for new software version by @1Blademaster in #1039
- 980 feature more detailed connecting modal by @Turnlings in #1046
- Add units to chart data point hover card by @1Blademaster in #1049
- Add button to save FLA params by @1Blademaster in #1050
- Attempt to set parameters 3 times by default by @1Blademaster in #1037
- Add drag to zoom on FLA graph by @1Blademaster in #1053
- Fix bug with setting parameters out of their range by @1Blademaster in #1061
- Change select-zoom modifier key for FLA graph by @1Blademaster in #1063
- Add quadplane aircraft type check for dataflash bin logs by @1Blademaster in #1064
- 976 feature display a table of data in fla by @1Blademaster in #1048
- Make minor FLA UI tweaks by @1Blademaster in #1066
- Add resizing of FLA panels by @1Blademaster in #1068
- Add prearm check status to dashboard by @1Blademaster in #1073
- Launch child windows in the center of the parent window by @1Blademaster in #1067
- 1005 feature drop files into fla by @ProgramPhantom in #1054
- Search params from start of string by @1Blademaster in #1081
- 942 bug max altitude notification uses msl instead of rel altitutde by @ProgramPhantom in #1084
- Add UDP Out connection support by @1Blademaster in #1082
- Fix UI hang from refreshing params too fast by @Turnlings in #1080
- Allow checking for latest prerelease or official release in settings … by @1Blademaster in #1088
- Refactor tests to remove the falcontest decorator by @1Blademaster in #1083
- Add force arm functionality by @1Blademaster in #1089
- Fix selected parameter card long name overflow by @Turnlings in #1087
- Add flag to ensure mission can't be fetched too fast by @1Blademaster in #1094
- Fix bug with config not being highlighted on navbar by @1Blademaster in #1096
- Add mission frame choice selection by @1Blademaster in #1099
- 975 feature scrub through drone location on fla map with chart by @1Blademaster in #1101
- Fix statustext messages getting cleared on connect by @1Blademaster in #1105
- Fix dashboard data display resetting by @1Blademaster in #1107
- feat: use param def rebootrequired and readonly keys by @Turnlings in #1102
- Serial ports config page completed by @Kwash67 in #1097
- Add param defs for all 4.X ardupilot versions by @1Blademaster in #1110
- Fetch all params on drone connect by @1Blademaster in #1108
- Refresh params automatically if enable param is updated by @1Blademaster in #1114
- Sync params between config page and params page by @1Blademaster in #1115
- Add milliseconds to fla graph hover tooltip by @1Blademaster in #1124
- Start adding mission elevation graph by @1Blademaster in #1118
- reduced loading time for popout graph windows by @Matthew-Dobson in #1116
- Fix RTL mission item bugs by @1Blademaster in #1125
- Fix bug with previous drone location showing on map by @1Blademaster in #1126
- ESC Telemetry Dashboard Widget by @Matthew-Dobson in #1040
- Add more detail to error screen by @1Blademaster in #1129
- Quickfilters implemented on params page by @Kwash67 in #1111
- Implement single instance lock and add port detection utility by @1Blademaster in #1132
- Refactor set_params helper to reduce tests runtime by @Turnlings in #1127
- 973 feature display bitmask options on fla params window by @1Blademaster in #1136
- Display param definition in FLA params window by @1Blademaster in #1137
- 997 feature choose message stream rates by @ProgramPhantom in #1133
- Cleanup fla info panel by @Turnlings in #1142
- Update docker image for selecting firmware version by @1Blademaster in #1138
- Add initial popout window for statustext messages by @1Blademaster in #1141
- Fix electron build error by @1Blademaster in #1145
Full Changelog: v0.2.2-alpha...v0.2.3-alpha
Alpha 0.2.3 - Dev Release 2
What's Changed
- 1005 feature drop files into fla by @ProgramPhantom in #1054
- Search params from start of string by @1Blademaster in #1081
- 942 bug max altitude notification uses msl instead of rel altitutde by @ProgramPhantom in #1084
- Add UDP Out connection support by @1Blademaster in #1082
- Fix UI hang from refreshing params too fast by @Turnlings in #1080
- Allow checking for latest prerelease or official release in settings … by @1Blademaster in #1088
- Refactor tests to remove the falcontest decorator by @1Blademaster in #1083
- Add force arm functionality by @1Blademaster in #1089
- Fix selected parameter card long name overflow by @Turnlings in #1087
- Add flag to ensure mission can't be fetched too fast by @1Blademaster in #1094
- Fix bug with config not being highlighted on navbar by @1Blademaster in #1096
- Add mission frame choice selection by @1Blademaster in #1099
- 975 feature scrub through drone location on fla map with chart by @1Blademaster in #1101
- Fix statustext messages getting cleared on connect by @1Blademaster in #1105
- Fix dashboard data display resetting by @1Blademaster in #1107
- feat: use param def rebootrequired and readonly keys by @Turnlings in #1102
- Serial ports config page completed by @Kwash67 in #1097
- Add param defs for all 4.X ardupilot versions by @1Blademaster in #1110
- Fetch all params on drone connect by @1Blademaster in #1108
- Refresh params automatically if enable param is updated by @1Blademaster in #1114
- Sync params between config page and params page by @1Blademaster in #1115
Full Changelog: v0.2.3-alpha-dev1...v0.2.3-alpha-dev2
Alpha 0.2.3 - Dev Release 1
What's Changed
- fixed fla bug by @Kwash67 in #1031
- Display drone connect progress bar on reboot by @Turnlings in #1035
- 953 feature add poi markers on dashboard map by @1Blademaster in #1036
- Always display modal for new software version by @1Blademaster in #1039
- 980 feature more detailed connecting modal by @Turnlings in #1046
- Add units to chart data point hover card by @1Blademaster in #1049
- Add button to save FLA params by @1Blademaster in #1050
- Attempt to set parameters 3 times by default by @1Blademaster in #1037
- Add drag to zoom on FLA graph by @1Blademaster in #1053
- Fix bug with setting parameters out of their range by @1Blademaster in #1061
- Change select-zoom modifier key for FLA graph by @1Blademaster in #1063
- Add quadplane aircraft type check for dataflash bin logs by @1Blademaster in #1064
- 976 feature display a table of data in fla by @1Blademaster in #1048
- Make minor FLA UI tweaks by @1Blademaster in #1066
- Add resizing of FLA panels by @1Blademaster in #1068
- Add prearm check status to dashboard by @1Blademaster in #1073
- Launch child windows in the center of the parent window by @1Blademaster in #1067
Full Changelog: v0.2.2-alpha...v0.2.3-alpha-dev1
Alpha 0.2.2 Patch 1
What's Changed
Full Changelog: v0.2.2-alpha...v0.2.2-alpha-patch1
Alpha 0.2.2 - FLA, MAVFtp, and others
What's Changed
- Redesigned the live graphs to allow up to 4 pop-out windows to update
- Added a Docker SITL integration for development and simulation
- Initial MAVFtp integration completed
- Updated FLA to improve log analysis capabilities
- Added RC calibration to the config page
- Added a servo outputs config page
Changelog
- Display firmware version for logs if available by @1Blademaster in #902
- Use scrollarea for FLA chart cards by @1Blademaster in #917
- 910 improve drone disconnect warning by @1Blademaster in #911
- Separate plane and copter tests based on sitl type by @1Blademaster in #913
- 905 add ability to list files and directories by @1Blademaster in #909
- Add modal for force disarming if normal disarm fails by @1Blademaster in #915
- 907 add ability to download files by @1Blademaster in #921
- Tidy up dashboard telemetry section to make things more readable and clear by @1Blademaster in #930
- Add fetch params warning modal by @1Blademaster in #928
- Add parameters tree to params page by @1Blademaster in #932
- Import and export checklist by @NexInfinite in #809
- Add workflow read permissions by @1Blademaster in #934
- Add recommended vscode extensions by @1Blademaster in #938
- Only allow one FTP operation at a time by @1Blademaster in #941
- Fix mypy extension settings to ignore imports by @1Blademaster in #936
- Add popout FLA params window for dataflash bin logs by @1Blademaster in #926
- Add map display to FLA for dataflash bin logs by @1Blademaster in #949
- Add file progress bar and fix some additional bugs by @1Blademaster in #946
- Refactor event visibility toggle in FLA to not reset graphs view by @1Blademaster in #951
- Fix bug with params window not being built by @1Blademaster in #960
- Fix loading custom presets for different log types by @1Blademaster in #961
- Add log message description generation and update FLA to utilize new data by @1Blademaster in #962
- Add pre-release check functionality to settings modal by @1Blademaster in #964
- Increase FLA graph hit radius by @1Blademaster in #965
- Update UI for consistent scaling by @1Blademaster in #966
- Add log download modal by @1Blademaster in #968
- Refactor graph to not reset zoom when changing colour of dataset by @1Blademaster in #971
- Display error notification if parsing error for dataflash bin files by @1Blademaster in #972
- 903 settings modal html touchup by @ProgramPhantom in #986
- 984 very slight tabs tweak by @bensgilbert in #985
- ensure dashboard is default landing page by @Matthew-Dobson in #982
- Add tooltip for unavailable FLA presets by @1Blademaster in #987
- 954 feature be able to measure distances on maps by @1Blademaster in #989
- 896 add flight mode channel update on flight modes page by @1Blademaster in #983
- Add total flight time timer to status bar by @1Blademaster in #988
- Add config page active tab to redux by @1Blademaster in #991
- 895 add rc calibration functionality by @1Blademaster in #998
- Add option to start simulator via docker by @Turnlings in #944
- Fix config states being incorrectly set by @1Blademaster in #1002
- Remove wireless option when connecting to a drone by @1Blademaster in #1006
- Add GPS acquisition check for home position retrieval by @1Blademaster in #1016
- Removed Graph's tab, added movable windows instead by @Matthew-Dobson in #1004
- 897 enabledisable gripper from gripper page by @ProgramPhantom in #1003
- 995 feature make missions page workable without drone connection by @1Blademaster in #1008
- Update valid baud rates and remove deprecated values by @1Blademaster in #1017
- single react element prop to resizable box by @bensgilbert in #1020
- Add graphWindow entry to Vite configuration by @1Blademaster in #1027
- Handle heartbeat timeout and connection errors by @1Blademaster in #1028
- 894 add a servo config page by @Kwash67 in #1018
Alpha 0.2.2 - Dev Release 3
What's Changed
- Add pre-release check functionality to settings modal by @1Blademaster in #964
- Increase FLA graph hit radius by @1Blademaster in #965
Full Changelog: v0.2.2-alpha-dev2...v0.2.2-alpha-dev3