Skip to content

Commit

Permalink
update docs & changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xMasterX committed Sep 20, 2022
1 parent 672e27f commit a8db461
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 13 deletions.
18 changes: 7 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
### New changes
* PR: Added 868.95 MHz into subghz user config (PR 71 by TasyDevilsky)
* Lower framerate in custom anim to save a bit of battery charge
* Removed unused icon from OFW PR 1533, fixed unirf icon name, updated api symbols (version is 3.0)
* OFW: NFC user dict list, delete, and de-duplication. (OFW PR 1533)
* OFW: Add new russian transport card parsers (OFW PR 1503)
* OFW: SubGhz: Oregon v2.1 decoder (OFR PR 1678)
* OFW: Show error popup when NFC chip is not init/disconnected (OFW PR 1722)
* PR: Allow running apps from Archive app (also allows adding them to Favourites) (PR 72 by RogueMaster) (new icon by @Svaarich)

#### **DFU files no longer included in releases to avoid issues with wrong manual installation of assets - use web updater or microSD update package**
#### **DFU files no longer included in releases to avoid issues with wrong manual installation of assets - use .tgz file with qFlipper, or install automatically via web updater or use microSD update package**

[- How to install](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/HowToInstall.md)

**Note: To avoid issues prefer installing using web updater or by self update package, all needed assets will be installed**
[- Download qFlipper 1.2.0-rc1 (allows .tgz installation) (official link)](https://update.flipperzero.one/builds/qFlipper/1.2.0-rc1/)

Self-update package (update from microSD) - `flipper-z-f7-update-(version).zip` or `.tgz` for iOS mobile app
**Note: To avoid issues with .dfu, prefer installing using .tgz with qFlipper, web updater or by self update package, all needed assets will be installed**

DFU for update using qFlipper is no longer included in releases to avoid issues with assets - Use Web Updater or self-update package!
Self-update package (update from microSD) - `flipper-z-f7-update-(version).zip` or download `.tgz` for iOS mobile app / qFlipper

Update using qFlipper (1.2.0-rc1) is now possible with `.tgz` update package! Also you can use Web Updater or self-update package.

3 changes: 1 addition & 2 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ See changelog in releases for latest updates!
- Keeloq [Not ALL systems supported yet!]
- Nice Flor S
- Security+ v1 & v2
- Star Line
- Star Line (saving only)

## Support us so we can buy equipment and develop new features
* ETH/BSC/ERC20-Tokens: `0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a`
Expand Down Expand Up @@ -87,7 +87,6 @@ Games:
- BadUSB -> Keyboard layouts [(by rien > dummy-decoy)](https://github.com/dummy-decoy/flipperzero-firmware/tree/dummy_decoy/bad_usb_keyboard_layout)
- SubGHz -> New frequency analyzer - [(by ClusterM)](https://github.com/ClusterM)
- SubGHz -> Detect RAW feature - [(by perspecdev)](https://github.com/RogueMaster/flipperzero-firmware-wPlugins/pull/152)
- SubGHz -> Save last used config settings - [(by derskythe)](https://github.com/Eng1n33r/flipperzero-firmware/pull/67)

# Instructions
## [- How to install firmware](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/HowToInstall.md)
Expand Down
17 changes: 17 additions & 0 deletions documentation/HowToInstall.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,23 @@ after that on web updater page - press `Connect` button
- And if all flashed successfully - you will have all needed assets pre installed
- Done

<br>
<br>

## With qFlipper (1.2.0-rc1)

- Download qFlipper that allows `.tgz` installation [Download qFlipper 1.2.0-rc1 (official link)](https://update.flipperzero.one/builds/qFlipper/1.2.0-rc1/)
- Be sure you updated to latest official release before(only if installing for the first time), and verify that microSD card is installed
- Open latest release page - [Releases](https://github.com/Eng1n33r/flipperzero-firmware/releases/latest)
- Download `flipper-z-f7-update-(version).tgz`
- Launch qFlipper
- Connect your device and select `Install from file`
- Select `flipper-z-f7-update-(version).tgz` that you downloaded
- Update will start
- And wait, if all flashed successfully - you will have all needed assets pre installed
- Done


<br>
<br>

Expand Down

0 comments on commit a8db461

Please sign in to comment.