Iampete1
|
4d72a86032
|
Tools: autotest: Web: remove tools (now here : https://github.com/ArduPilot/WebTools)
|
2023-05-23 11:03:04 +10:00 |
Iampete1
|
15601e4139
|
Tools: Web: FilterReview: add notch tracking overlay
|
2023-05-16 10:43:56 +10:00 |
Iampete1
|
6443eab963
|
Tools: Web: FilterReview: fix clear calculation with no data
|
2023-05-16 10:43:56 +10:00 |
Iampete1
|
0acf4e50b8
|
Tools: Web: FilterReview: move from 3D surface to 2D heatmap
|
2023-05-16 10:43:56 +10:00 |
Iampete1
|
880eac98b2
|
Tools: Web: FilterReview: fix spectogrph reset
|
2023-05-16 10:43:56 +10:00 |
Iampete1
|
114f9b1311
|
Tools: Web: FilterReview: fix nan in penultimate frequency
|
2023-05-16 10:43:56 +10:00 |
Iampete1
|
c1aa398977
|
Tools: web: FilterReview: fix post filter gyro numbering
|
2023-05-16 10:43:56 +10:00 |
Iampete1
|
a2f2437434
|
Tools: web: FilterReview: move to tensorflow FFT for 3x speedup
|
2023-05-13 18:04:13 +10:00 |
Iampete1
|
d54503346f
|
Tools: Web: FilterReview: move to array functions to remove loops where posible
|
2023-05-13 18:04:13 +10:00 |
Iampete1
|
20d4274e24
|
Tools: Web: FilterReview: fix bug with none continuous sensor instances
|
2023-05-13 18:04:13 +10:00 |
Iampete1
|
819b867b00
|
Tools: Web: FilterReview: update to latest version on of parser from https://github.com/Williangalvani/JsDataflashParser
|
2023-05-13 18:04:13 +10:00 |
Iampete1
|
c1fe95f726
|
Tools: Web: Add FFT batch log review tool
|
2023-05-11 21:16:21 +10:00 |
Andrew Tridgell
|
402de293d6
|
Tools: text messages and more defines
|
2023-04-11 10:31:31 +10:00 |
Peter Barker
|
b552632b01
|
Tools: add link to firmware download stats on firmware.ardupilot.org
|
2023-03-10 14:50:25 -08:00 |
Iampete1
|
6ab9e4a2b2
|
Tools: filterTool: add pahse scale option
|
2022-08-16 12:02:54 +10:00 |
Iampete1
|
4e8c68064a
|
Tools: filtertool: check niquist limit at init and on changed sample rate
|
2022-08-16 12:02:54 +10:00 |
Iampete1
|
ad8731df52
|
Tools: FilterTool: split each graph into two
|
2022-08-16 12:02:54 +10:00 |
Iampete1
|
a209a391df
|
Tools: FilterTool: allow query string param config and add get link
|
2022-08-09 09:48:52 +10:00 |
Iampete1
|
ea3f5877c9
|
Tools: FilterTool: remember scale
|
2022-08-09 09:48:52 +10:00 |
Joshua Henderson
|
b39642c675
|
Tools: web-filter save use comma instead of =
|
2022-08-05 10:16:51 +10:00 |
Iampete1
|
2879d1c087
|
Tools: FilterTool: move to least squares best fit method to caculate amplitude and phase, allow filters at two sample rates
|
2022-08-03 17:24:41 +10:00 |
Iampete1
|
e5de08b123
|
Tools: FilterTools: add niquist limit warning and constrain
|
2022-08-03 17:24:41 +10:00 |
Iampete1
|
987ffbb00f
|
Tools: FilterTool: add support for log scale frequency and RPM scale
|
2022-08-03 17:24:41 +10:00 |
Iampete1
|
e49607db54
|
Tools: FilterTool: add support for PIDs
Tools: FilterTool: add support for PIDs
|
2022-08-03 17:24:41 +10:00 |
Iampete1
|
0c8d65b80d
|
Tools FilterTool: limit fieldsets to same max width as plot
|
2022-08-03 17:24:41 +10:00 |
Iampete1
|
6cac879bae
|
Tools: FilterTool: hide disabled params
|
2022-08-03 17:24:41 +10:00 |
Iampete1
|
002b1e1c44
|
Tools: FilterTool: add app.py local lanucher for testing
|
2022-07-27 17:14:31 +10:00 |
Iampete1
|
1127ad2397
|
Tools: FilterTool: update phase and intergration caculation and plot
|
2022-07-27 17:14:31 +10:00 |
Andrew Tridgell
|
53eb0191b1
|
Tools: fixed typo
|
2022-07-06 16:54:48 +10:00 |
Andrew Tridgell
|
6eb406b2d6
|
Tools: support triple notch in FilterTool
|
2022-07-03 20:36:16 +10:00 |
Andrew Tridgell
|
a554ac3500
|
Tools: added log scale option to FilterTool
|
2022-06-26 18:08:32 +10:00 |
Andrew Tridgell
|
7b8da9385d
|
Tools: load FLTD from RLL_FLTD in FilterTool
|
2022-06-26 18:08:32 +10:00 |
Andrew Tridgell
|
3a6b153d55
|
Tools: added filter tool to web-firmware
makes it easier others to PR changes to improve the tool
|
2022-06-18 09:34:50 +10:00 |
Andrew Tridgell
|
3f865ba102
|
web: changed from '3DR' to 'SiK'
these radios have not been sold by 3DR for a long time
|
2022-03-23 19:23:17 +11:00 |
Michelle Rossouw
|
7f2d95900d
|
Tools: Add blimp link to firmware homepage
|
2022-01-07 22:54:13 +11:00 |
Peter Barker
|
47a778d033
|
Tools: remove HIL support
|
2021-06-15 09:47:31 +10:00 |
Pierre Kancir
|
87d9beab4f
|
Autotest: firmware page: fix html
|
2020-10-24 10:30:09 +11:00 |
Pierre Kancir
|
05d365f1a6
|
Autotest: remove jdrone logo from firmware server
|
2020-10-24 10:30:09 +11:00 |
Henry Wurzburg
|
682fd8b1ba
|
Tools: remove fmuv4 and update Pixracer
|
2020-07-13 15:24:54 +10:00 |
Peter Barker
|
704407118b
|
Tools: use https:// scheme for ardupilot URLs
|
2019-12-10 07:53:46 +11:00 |
Andrew Tridgell
|
d7018a2ba0
|
Tools: switch to https URL for firmware
|
2019-12-08 07:44:14 +11:00 |
Andrew Tridgell
|
26508692d9
|
autotest: adjust logo height
|
2019-12-08 07:14:37 +11:00 |
Henry Wurzburg
|
ab66b9e98c
|
update firmware site logo
|
2019-12-07 21:39:52 +11:00 |
Andrew Tridgell
|
f777a37826
|
Tools: added link to AP_Periph firmware
|
2019-10-26 15:32:10 +11:00 |
Peter Barker
|
072195ad99
|
Tools: web-firmware: update firmware flashing instructions
|
2018-11-15 09:55:14 +11:00 |
Peter Barker
|
dce68757fc
|
Tools: web-firmware: remove flashing instructions for apm1 and apm2
|
2018-11-15 09:55:14 +11:00 |
Peter Barker
|
d780af4f16
|
Tools: web-firmware: strip APM from vehicle names
|
2018-11-15 09:55:14 +11:00 |
Jacob Walser
|
2c4e6a8fb6
|
web-firmware: Add Sub link to firmwares page
|
2017-03-01 14:44:55 +11:00 |
Jani Hirvinen
|
81bdabe6cb
|
Update index.html
|
2016-11-08 12:26:30 +11:00 |
Craig Elder
|
68dfe42443
|
Autotest: Update logo.png
|
2016-08-22 19:50:03 -06:00 |