Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
risolto acluni errori e tolto dall'uso protocollo Baldr Rain fino a r…
Browse files Browse the repository at this point in the history
…isoluzione problematica
  • Loading branch information
haisenteck committed Sep 26, 2023
1 parent e32e486 commit 73596be
Show file tree
Hide file tree
Showing 18 changed files with 10 additions and 11 deletions.
7 changes: 5 additions & 2 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
</a>
<h3>Haisenteck - Flipper zero firmware Mod</h3><br>
link al file di installazione stabile: <a href='https://github.com/haisenteck/Haisenteck-Flipper-MOD/releases/tag/V1.0.9' target='_blank'>Versione STABILE</a><br>
link al file di installazione stabile: <a href='https://github.com/haisenteck/Haisenteck-Flipper-MOD/releases/tag/V1.0.10' target='_blank'>Versione STABILE</a><br>
Link al file di installazione DEV build: <a href='https://github.com/haisenteck/Haisenteck-Flipper-MOD/blob/dev/dist/f7-D/flipper-z-f7-update-local.tgz' target='_blank'>Versione DEV Build</a><br>
Link al repository dei contenuti extra: <a href='https://github.com/haisenteck/Flipper_MicroSD' target='_blank'>Contenuti Extra per Micro SD</a><br>
<br>
Expand Down Expand Up @@ -28,6 +28,7 @@ Link al repository dei contenuti extra: <a href='https://github.com/haisenteck/F
<li>SubGhz: Aggiunto TPMS ai preset di utilizzo</li>
<li>SubGhz: predisposizione per ulteriori wheather station e comandi dedicati. </li>
<li>SubGhz Rolling Flaws - app aggiunta grazie a https://github.com/jamisonderek/flipper-zero-tutorials </li>
<li>Subghz Shapshup - app aggiunta e corretto alcune parti di codice</li>
<li>SubGhz - Protocolli Aggiunti:<ul>
<li>Weather - Acurite 592</li>
<li>Weather - Acurite 606TX</li>
Expand All @@ -46,7 +47,7 @@ Link al repository dei contenuti extra: <a href='https://github.com/haisenteck/F
<li>Weather - ThermoPRO-TX4</li>
<li>Weather - Weather - TX8300</li>
<li>Weather - Wendox W6726</li>
<li>Weather - Baldr Rain (supporto protocolo per Nexus) ------ Work in progress ------</li>
<li>Weather - Baldr Rain (supporto protocolo per Nexus) ------ attualmente rimosso per problemi (falsi riconoscimenti) ------</li>
<li>SUBGHZ - X10</li>
<li>SUBGHZ - POCSAG</li>
<li>TPMS - Schrader GG4</li>
Expand Down Expand Up @@ -161,6 +162,7 @@ Link al repository dei contenuti extra: <a href='https://github.com/haisenteck/F
<li>Secret Toggle</li>
<li>[GPIO] Sentry Safe</li>
<li>Servo Tester 2</li>
<li>Shapshup</li>
<li>Signal Generator</li>
<li>Simon Says</li>
<li>Snake Game</li>
Expand Down Expand Up @@ -196,6 +198,7 @@ Link al repository dei contenuti extra: <a href='https://github.com/haisenteck/F
<li>[GPIO] Wire Tester</li>
<li>Zombiez</li>


</ul>
<br>
<br>
Expand Down
4 changes: 0 additions & 4 deletions applications/main/infrared/infrared.c
Original file line number Diff line number Diff line change
Expand Up @@ -175,10 +175,6 @@ static Infrared* infrared_alloc() {
view_dispatcher_add_view(
view_dispatcher, InfraredViewMove, infrared_move_view_get_view(infrared->move_view));

infrared->move_view = infrared_move_view_alloc();
view_dispatcher_add_view(
view_dispatcher, InfraredViewMove, infrared_move_view_get_view(infrared->move_view));

if(app_state->is_debug_enabled) {
infrared->debug_view = infrared_debug_view_alloc();
view_dispatcher_add_view(
Expand Down
Binary file modified dist/f7-D/f7-update-local/firmware.dfu
Binary file not shown.
Binary file modified dist/f7-D/f7-update-local/resources.tar
Binary file not shown.
2 changes: 1 addition & 1 deletion dist/f7-D/f7-update-local/update.fuf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Info: local
Target: 7
Loader: updater.bin
# little-endian hex!
Loader CRC: E5 AF 1E 22
Loader CRC: 31 DA 0A 14
Firmware: firmware.dfu
Radio: radio.bin
Radio address: 00 50 0D 08
Expand Down
Binary file modified dist/f7-D/f7-update-local/updater.bin
Binary file not shown.
Binary file modified dist/f7-D/flipper-z-f7-firmware-local.elf
Binary file not shown.
Binary file modified dist/f7-D/flipper-z-f7-full-local.bin
Binary file not shown.
Binary file modified dist/f7-D/flipper-z-f7-full-local.dfu
Binary file not shown.
2 changes: 1 addition & 1 deletion dist/f7-D/flipper-z-f7-full-local.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"firmware_build_date": "26-09-2023",
"firmware_commit": "37a88f86",
"firmware_commit": "e32e4869",
"firmware_branch": "dev",
"firmware_target": 7,
"firmware_version": "unknown"
Expand Down
Binary file modified dist/f7-D/flipper-z-f7-sdk-local.zip
Binary file not shown.
Binary file modified dist/f7-D/flipper-z-f7-update-local.tgz
Binary file not shown.
Binary file modified dist/f7-D/flipper-z-f7-updater-local.bin
Binary file not shown.
Binary file modified dist/f7-D/flipper-z-f7-updater-local.dfu
Binary file not shown.
Binary file modified dist/f7-D/flipper-z-f7-updater-local.elf
Binary file not shown.
2 changes: 1 addition & 1 deletion dist/f7-D/flipper-z-f7-updater-local.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"firmware_build_date": "26-09-2023",
"firmware_commit": "37a88f86",
"firmware_commit": "e32e4869",
"firmware_branch": "dev",
"firmware_target": 7,
"firmware_version": "unknown"
Expand Down
2 changes: 1 addition & 1 deletion lib/subghz/protocols/protocol_items.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const SubGhzProtocol* subghz_protocol_registry_items[] = {
&subghz_protocol_wendox_w6726,
&subghz_protocol_schrader_gg4,
&subghz_protocol_pocsag,
&subghz_protocol_baldr_rain,
//&subghz_protocol_baldr_rain,
&subghz_protocol_bin_raw,
};

Expand Down
2 changes: 1 addition & 1 deletion lib/subghz/protocols/protocol_items.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@
#include "wendox_w6726.h"
#include "schrader_gg4.h"
#include "pocsag.h"
#include "baldr_rain.h"
//#include "baldr_rain.h"
#include "bin_raw.h"

0 comments on commit 73596be

Please sign in to comment.