Skip to content

Commit

Permalink
Merge branch 'main' into pr_mag_cal_algorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee authored May 3, 2023
2 parents ae0f57c + aa621e6 commit 16aba62
Show file tree
Hide file tree
Showing 1,800 changed files with 21,448 additions and 30,691 deletions.
81 changes: 81 additions & 0 deletions .github/workflows/flaw_checker.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
name: Check for flaws
# So far:
# Modifications of translations files
# Broken internal links

on:
pull_request:
types: [opened, edited, synchronize]

jobs:
check_flaws:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3

- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: '16'

- name: Create logs directory
run: |
mkdir logs
- name: Get changed english files
id: get_changed_markdown_english
uses: tj-actions/changed-files@v35
with:
json: true
# Below are used to output files to a directory. May use in flaw checker.
#write_output_files: true
#output_dir: "./logs"
files: |
en/**/*.md
- name: Save JSON file containg files to link check
run: |
echo "${{ steps.get_changed_markdown_english.outputs.all_changed_files }}"
echo "${{ steps.get_changed_markdown_english.outputs.all_changed_files }}" > ./logs/prFiles.json
- name: Archive production artifacts
uses: actions/upload-artifact@v3
with:
name: dist-without-markdown
path: |
logs
- name: Run link checker
id: link-check
run: |
npm -g install [email protected]
markdown_link_checker_sc -r ${{ github.workspace }} -d en -f ./logs/prFiles.json -i assets > ./logs/errorsFilteredByPrPages.md
- name: Read errorsFilteredByPrPages.md file
id: read-errors-by-page
uses: juliangruber/read-file-action@v1
with:
path: ./logs/errorsFilteredByPrPages.md

- name: Echo Errors by Page
run: echo "${{ steps.read-errors-by-page.outputs.content }}"

- name: Find Comment
uses: peter-evans/find-comment@v2
id: fc
with:
issue-number: ${{ github.event.pull_request.number }}
comment-author: 'github-actions[bot]'
body-includes: Found flaws

- name: Create or update comment
uses: peter-evans/create-or-update-comment@v3
with:
comment-id: ${{ steps.fc.outputs.comment-id }}
issue-number: ${{ github.event.pull_request.number }}
body: |
Found flaws
${{ steps.read-errors-by-page.outputs.content }}
edit-mode: replace

38 changes: 0 additions & 38 deletions .github/workflows/testenv.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .vuepress/public/en/config/failsafe/index.js

Large diffs are not rendered by default.

Binary file modified .vuepress/public/en/config/failsafe/index.wasm
Binary file not shown.
427 changes: 306 additions & 121 deletions .vuepress/public/en/config/failsafe/parameters.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .vuepress/public/en/middleware/graph_full.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .vuepress/public/en/middleware/graph_full_no_mavlink.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .vuepress/public/en/middleware/graph_px4_fmu-v2.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .vuepress/public/en/middleware/graph_px4_fmu-v4.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .vuepress/public/en/middleware/graph_px4_fmu-v5.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .vuepress/public/en/middleware/graph_px4_sitl.json

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/config/actuators/control_surfaces_geometry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/ekf2/qgc_ekf2_enable_flow.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed assets/flight_log_analysis/pyflightanalysis.png
Binary file not shown.
Binary file removed assets/gcs/qgc_caipiroshka.jpg
Binary file not shown.
Binary file removed assets/gcs/xplane_data_config.png
Binary file not shown.
Binary file removed assets/gcs/xplane_net_config.png
Binary file not shown.
Binary file removed assets/hardware/gps/ark_rtk_gps_orientation.png
Binary file not shown.
Binary file removed assets/hardware/gps/rtk_here_plus_connectors.jpg
Binary file not shown.
Binary file removed assets/hardware/gps/rtk_holybro_h-rtk-f9p_pinmap.jpg
Diff not rendered.
Binary file removed assets/hardware/gps/rtk_holybro_h-rtk_all.jpg
Diff not rendered.
Binary file removed assets/hardware/gps/rtk_holybro_h-rtk_pinmap.jpg
Diff not rendered.
Binary file removed assets/hardware/gps/rtk_holybro_h-rtk_spec.png
Diff not rendered.
Binary file added assets/hardware/gps/septentrio_sbf/jst_cable.png
Binary file added assets/hardware/gps/septentrio_sbf/mosaic-go.png
Binary file added assets/hardware/gps/septentrio_sbf/qgc_param.png
Binary file added assets/hardware/gps/septentrio_sbf/rib.png
Binary file added assets/hardware/gps/septentrio_sbf/rib_wiring.png
Binary file removed assets/hardware/hardware-nanomind110-specs.png
Diff not rendered.
Binary file removed assets/hardware/hardware-pixfalcon-kit.jpg
Diff not rendered.
Binary file removed assets/hardware/intel_aero/aero_i2c_splitter.jpg
Diff not rendered.
Binary file removed assets/hardware/intel_aero/aero_lidarlite.jpg
Diff not rendered.
Binary file removed assets/hardware/intel_aero/intel-aero-rtf.jpg
Diff not rendered.
Binary file modified assets/hardware/power_module/cuav_can/can_pmu.jpg
Binary file modified assets/hardware/power_module/cuav_can/can_pmu_connection_en.png
Binary file modified assets/hardware/power_module/cuav_can/can_pmu_list.png
Binary file modified assets/hardware/power_module/cuav_can/can_pmu_pinouts_en.png
Binary file modified assets/hardware/power_module/cuav_can/can_pmu_pinouts_en2.png
Binary file modified assets/hardware/power_module/cuav_can/qgc_set_en.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed assets/hardware/sensors/px4flow/flow_focus_book.jpg
Diff not rendered.
Binary file removed assets/hardware/sensors/px4flow/flow_focusing.png
Diff not rendered.
Binary file removed assets/hardware/sensors/px4flow/px4flow_bottom.jpg
Diff not rendered.
Binary file not shown.
Diff not rendered.
Binary file removed assets/hardware/sensors/px4flow/px4flow_paper.pdf
Binary file not shown.
Binary file not shown.
Binary file removed assets/hardware/sensors/px4flow/px4flow_testing.jpg
Diff not rendered.
Binary file removed assets/hardware/sensors/px4flow/px4flow_top.jpg
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed assets/hardware/sensors/px4flow/test_pattern_64x64.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
2 changes: 0 additions & 2 deletions assets/mc_pid_tuning/MC_PID_tuning-TPA.svg
Diff not rendered.
Binary file removed assets/middleware/micrortps/architecture.png
Diff not rendered.
Binary file removed assets/middleware/micrortps/architecture_ros.png
Diff not rendered.
Binary file removed assets/middleware/micrortps/architecture_ros2.png
Diff not rendered.
Diff not rendered.
Binary file removed assets/qgc/app_menu_icon.png
Diff not rendered.
Binary file modified assets/qgc/setup/airframe/airframe_px4.jpg
Binary file modified assets/qgc/setup/airframe/airframe_px4_apply_prompt.jpg
Binary file modified assets/qgc/setup/airframe/frame_selection.png
Binary file modified assets/qgc/setup/esc/esc_calibration_step_2.png
Binary file modified assets/qgc/setup/esc/esc_calibration_step_3.png
Binary file modified assets/qgc/setup/esc/esc_calibration_step_4.png
Binary file modified assets/qgc/setup/esc/qgc_esc_calibration.png
Binary file modified assets/qgc/setup/esc/qgc_esc_calibration_power.png
Diff not rendered.
Binary file added assets/simulation/gazebo/vehicles/rc_cessna.png
Binary file added assets/simulation/gazebo/vehicles/x500.png
Binary file added assets/simulation/gazebo/vehicles/x500_depth.png
Binary file removed assets/site/logo_discord.png
Diff not rendered.
Binary file removed assets/toolchain/github_clone_or_download.png
Diff not rendered.
Binary file removed assets/toolchain/github_fork.png
Diff not rendered.
Binary file removed assets/toolchain/terminal.png
Diff not rendered.
Binary file modified assets/toolchain/vscode/cmake_build_config.jpg
Binary file modified assets/toolchain/vscode/cmake_configuring_project.jpg
Binary file modified assets/toolchain/vscode/cmake_configuring_project_done.jpg
Binary file modified assets/toolchain/vscode/installing_extensions.jpg
Binary file modified assets/toolchain/vscode/prompt_install_extensions.jpg
Binary file modified assets/toolchain/vscode/run_debug_build.jpg
Binary file removed assets/toolchain/vscode/select_kit.jpg
Diff not rendered.
Binary file removed assets/toolchain/vscode/select_kit_start.jpg
Diff not rendered.
Binary file modified assets/toolchain/vscode/vscode_debug.jpg
Binary file modified assets/toolchain/vscode/vscode_hardware_debugging_options.png
Binary file modified assets/toolchain/vscode/vscode_intellisense.jpg
Binary file modified assets/toolchain/vscode/vscode_wsl.png
Binary file modified assets/toolchain/vscode/welcome_open_folder.jpg
Binary file removed assets/videostreaming/power-pins.jpg
Diff not rendered.
Binary file modified assets/videostreaming/qgc-screenshot.png
Binary file removed assets/videostreaming/setup_whole.jpg
Diff not rendered.
2 changes: 1 addition & 1 deletion de/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ The *Dronecode Calendar* shows important community events for platform users and
* [Australia – Melbourne/Sydney/Hobart](https://calendar.google.com/calendar/embed?src=linuxfoundation.org_g21tvam24m7pm7jhev01bvlqh8%40group.calendar.google.com&ctz=Australia%2FSydney)

:::tip
The calendar default timezone is Central European Time (CET).

Calendar defaults to CET.
:::

<iframe src="https://calendar.google.com/calendar/embed?title=Dronecode%20Calendar&amp;mode=WEEK&amp;height=600&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=linuxfoundation.org_g21tvam24m7pm7jhev01bvlqh8%40group.calendar.google.com&amp;color=%23691426&amp;ctz=Europe%2FZurich" style="border-width:0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
Expand Down
Loading

0 comments on commit 16aba62

Please sign in to comment.