Skip to content

Commit

Permalink
Adding release settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
blckmn committed Apr 22, 2023
1 parent e8d069e commit 393c34d
Show file tree
Hide file tree
Showing 17 changed files with 215 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Thumbs.db
*.lib
*.sbr
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
.vs/
Expand Down
8 changes: 8 additions & 0 deletions api-settings/releases/4.2.11/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"Release": "4.2.11",
"Date": "09-Nov-2021 08:48",
"Type": "Stable",
"ReleaseUrl": "https://github.com/betaflight/betaflight/releases/tag/4.2.11",
"CloudBuild": false,
"UnifiedConfig": true
}
8 changes: 8 additions & 0 deletions api-settings/releases/4.3.0/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"Release": "4.3.0",
"Date": "14-Jun-2022 12:28",
"Type": "Stable",
"ReleaseUrl": "https://github.com/betaflight/betaflight/releases/tag/4.3.0",
"CloudBuild": false,
"UnifiedConfig": true
}
8 changes: 8 additions & 0 deletions api-settings/releases/4.3.1/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"Release": "4.3.1",
"Date": "13-Jul-2022 03:13",
"Type": "Stable",
"ReleaseUrl": "https://github.com/betaflight/betaflight/releases/tag/4.3.1",
"CloudBuild": false,
"UnifiedConfig": true
}
8 changes: 8 additions & 0 deletions api-settings/releases/4.3.2/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"Release": "4.3.2",
"Date": "29-Nov-2022 08:00",
"Type": "Stable",
"ReleaseUrl": "https://github.com/betaflight/betaflight/releases/tag/4.3.2",
"CloudBuild": false,
"UnifiedConfig": true
}
12 changes: 12 additions & 0 deletions api-settings/releases/4.4.0-RC1/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"Release": "4.4.0-RC1",
"Date": "14-Dec-2022 00:00",
"Label": "14-Dec-2022",
"Type": "ReleaseCandidate",
"ReleaseUrl": "https://github.com/betaflight/betaflight/releases/tag/4.4.0-RC1",
"CloudBuild": true,
"UnifiedConfig": true,
"Tag": "4.4.0",
"Withdrawn": true,
"Branch": "4.4.0-RC1"
}
12 changes: 12 additions & 0 deletions api-settings/releases/4.4.0-RC2/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"Release": "4.4.0-RC2",
"Date": "27-Dec-2022 00:00",
"Label": "27-Dec-2022",
"Type": "ReleaseCandidate",
"ReleaseUrl": "https://github.com/betaflight/betaflight/releases/tag/4.4.0-RC2",
"CloudBuild": true,
"UnifiedConfig": true,
"Tag": "4.4.0",
"Withdrawn": true,
"Branch": "4.4.0-RC2"
}
12 changes: 12 additions & 0 deletions api-settings/releases/4.4.0-RC3/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"Release": "4.4.0-RC3",
"Date": "01-Jan-2023 00:00",
"Label": "01-Jan-2023",
"Type": "ReleaseCandidate",
"ReleaseUrl": "https://github.com/betaflight/betaflight/releases/tag/4.4.0-RC3",
"CloudBuild": true,
"UnifiedConfig": true,
"Tag": "4.4.0",
"Branch": "4.4.0-RC3"

}
11 changes: 11 additions & 0 deletions api-settings/releases/4.4.0-RC4/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"Release": "4.4.0-RC4",
"Date": "11-Jan-2023 00:00",
"Label": "11-Jan-2023",
"Type": "ReleaseCandidate",
"ReleaseUrl": "https://github.com/betaflight/betaflight/releases/tag/4.4.0-RC4",
"CloudBuild": true,
"UnifiedConfig": true,
"Tag": "4.4.0",
"Branch": "4.4.0-RC5"
}
11 changes: 11 additions & 0 deletions api-settings/releases/4.4.0-RC5/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"Release": "4.4.0-RC5",
"Date": "17-Jan-2023 00:00",
"Label": "17-Jan-2023",
"Type": "ReleaseCandidate",
"ReleaseUrl": "https://github.com/betaflight/betaflight/releases/tag/4.4.0-RC5",
"CloudBuild": true,
"UnifiedConfig": true,
"Tag": "4.4.0",
"Branch": "4.4.0-RC5"
}
12 changes: 12 additions & 0 deletions api-settings/releases/4.4.0-zulu/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"Release": "4.4.0-zulu",
"Date": "01-Jan-2023 00:00",
"Label": "pre-release",
"Type": "Unstable",
"ReleaseUrl": "",
"CloudBuild": true,
"UnifiedConfig": true,
"Withdrawn": true,
"Tag": "master",
"Branch": "master"
}
11 changes: 11 additions & 0 deletions api-settings/releases/4.4.0/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"Release": "4.4.0",
"Date": "29-Jan-2023 00:00",
"Label": "29-Jan-2023",
"Type": "Stable",
"ReleaseUrl": "https://github.com/betaflight/betaflight/releases/tag/4.4.0",
"CloudBuild": true,
"UnifiedConfig": true,
"Tag": "4.4.0",
"Branch": "4.4.0"
}
54 changes: 54 additions & 0 deletions api-settings/releases/4.4.0/options.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"RadioProtocols": [
{"Value": "USE_SERIALRX_DEFAULT", "Name": "CRSF,GHST,SBUS", "Default": true},
{"Value": "USE_SERIALRX_CRSF", "Name": "CRSF"},
{"Value": "USE_SERIALRX_FPORT", "Name": "FPORT"},
{"Value": "USE_SERIALRX_GHST", "Name": "GHOST"},
{"Value": "USE_SERIALRX_IBUS", "Name": "IBUS"},
{"Value": "USE_SERIALRX_JETIEXBUS", "Name": "JETIEXBUS"},
{"Value": "USE_RX_PPM", "Name": "PPM"},
{"Value": "USE_SERIALRX_SBUS", "Name": "SBUS"},
{"Value": "USE_SERIALRX_SPEKTRUM", "Name": "SPEKTRUM"},
{"Value": "USE_SERIALRX_SRXL2", "Name": "SRXL2"},
{"Value": "USE_SERIALRX_SUMD", "Name": "SUMD"},
{"Value": "USE_SERIALRX_SUMH", "Name": "SUMH"},
{"Value": "USE_SERIALRX_XBUS", "Name": "XBUS"}
],
"TelemetryProtocols":[
{"Value": "", "Name": "[None]"},
{"Value": "USE_TELEMETRY_FRSKY_HUB", "Name": "FRSKY_HUB"},
{"Value": "USE_TELEMETRY_HOTT", "Name": "HOTT"},
{"Value": "USE_TELEMETRY_IBUS_EXTENDED", "Name": "IBUS EXTENDED"},
{"Value": "USE_TELEMETRY_LTM", "Name": "LTM"},
{"Value": "USE_TELEMETRY_MAVLINK", "Name": "MAVLINK"},
{"Value": "USE_TELEMETRY_SMARTPORT", "Name": "SMARTPORT"},
{"Value": "USE_TELEMETRY_SRXL", "Name": "SRXL"}
],
"GeneralOptions":[
{"Value": "USE_ACRO_TRAINER", "Name": "Acro Trainer"},
{"Value": "USE_AKK_SMARTAUDIO", "Name": "AKK (SA FIX)"},
{"Value": "USE_BATTERY_CONTINUE", "Name": "Batt. Continue"},
{"Value": "USE_CAMERA_CONTROL", "Name": "Cam. Control"},
{"Value": "USE_DASHBOARD", "Name": "Dashboard"},
{"Value": "USE_EMFAT_TOOLS", "Name": "EMFAT (AutoRun, Icon)"},
{"Value": "USE_ESCSERIAL_SIMONK", "Name": "ESC Serial (SK) inc. 4way"},
{"Value": "USE_FRSKYOSD", "Name": "FrSky OSD"},
{"Value": "USE_GPS", "Name": "GPS", "Default": true},
{"Value": "USE_LED_STRIP", "Name": "LED Strip", "Default": true},
{"Value": "USE_LED_STRIP_64", "Name": "LED Strip (64)"},
{"Value": "USE_MAG", "Name": "Magnetometers"},
{"Value": "USE_OSD_SD", "Name": "OSD (SD)", "Default": true},
{"Value": "USE_OSD_HD", "Name": "OSD (HD)", "Default": true},
{"Value": "USE_PINIO", "Name": "Pin IO", "Default": true},
{"Value": "USE_SERVOS", "Name": "Servos"},
{"Value": "USE_VTX", "Name": "VTX", "Default": true}
],
"MotorProtocols":[
{"Value": "USE_BRUSHED", "Name": "BRUSHED"},
{"Value": "USE_DSHOT", "Name": "DSHOT", "Default": true},
{"Value": "USE_MULTISHOT", "Name": "MULTISHOT"},
{"Value": "USE_ONESHOT", "Name": "ONESHOT"},
{"Value": "USE_PROSHOT", "Name": "PROSHOT"},
{"Value": "USE_PWM_OUTPUT", "Name": "PWM"}
]
}
14 changes: 14 additions & 0 deletions api-settings/releases/4.4.1-KAACK/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"Release": "4.4.1-KAACK",
"Date": "11-Apr-2023 00:00",
"Label": "special-release",
"Type": "Unstable",
"ReleaseUrl": "",
"CloudBuild": true,
"UnifiedConfig": true,
"Tag": "KAACK",
"Branch": "RPM_KAACK",
"Withdrawn": false,
"SortKey": "0.0.0:11-Apr-2023",
"Repository": "limonspb/betaflight"
}
12 changes: 12 additions & 0 deletions api-settings/releases/4.4.1-zulu/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"Release": "4.4.1-zulu",
"Date": "01-Mar-2023 00:00",
"Label": "pre-release",
"Type": "Unstable",
"ReleaseUrl": "",
"CloudBuild": true,
"UnifiedConfig": true,
"Tag": "4.4.1",
"Branch": "4.4-maintenance",
"Withdrawn": true
}
11 changes: 11 additions & 0 deletions api-settings/releases/4.4.1/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"Release": "4.4.1",
"Date": "05-Apr-2023 00:00",
"Label": "05-Apr-2023",
"Type": "Stable",
"ReleaseUrl": "https://github.com/betaflight/betaflight/releases/tag/4.4.1",
"CloudBuild": true,
"UnifiedConfig": true,
"Tag": "4.4.1",
"Branch": "4.4.1"
}
11 changes: 11 additions & 0 deletions api-settings/releases/4.5.0-zulu/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"Release": "4.5.0-zulu",
"Date": "01-Feb-2023 00:00",
"Label": "pre-release",
"Type": "Unstable",
"ReleaseUrl": "",
"CloudBuild": true,
"UnifiedConfig": false,
"Tag": "master",
"Branch": "master"
}

0 comments on commit 393c34d

Please sign in to comment.