Coder Social home page Coder Social logo

flipperzero-vb-migrate's People

Contributors

gmman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

flipperzero-vb-migrate's Issues

API Update

Greetings. I am writing this to inquire as to whether or not there will be an update to the API for the current Flipper Zero firmware..?

Update the VB Migration Assistant app for the SDK version 0.98.2-rc f7

Hello! Your VB Migration Assistant app version 1.2 fails to build with the SDK version 0.98.2-rc f7. Please update the app in your repository and create a new pull request to the catalog repository with the updated manifest file.

IMPORTANT: Don’t forget to update the app version and commit version in the manifest file.

View logs

Update the VB Migration Assistant app for the SDK version 0.100 f7

Hello!

Your VB Migration Assistant app version 1.2 fails to build with the SDK version 0.100.0-rc f7. Please update the app in your repository and create a new pull request to the catalog repository with the updated manifest file.

IMPORTANT: Don’t forget to update the app version and commit version in the manifest file.

View logs

Flipper Team

Build Erros

Hi GMMan! With your new updates, there are some new errors on compile, not sure if you were aware, they are:

In file included from applications/plugins/vbmigrate/lib/nfc/nfc_worker_i.h:10,
from applications/plugins/vbmigrate/lib/nfc/nfc_worker.c:1:
applications/plugins/vbmigrate/lib/nfc/protocols/nfca.h:12:3: error: conflicting types for 'NfcaSignal'
12 | } NfcaSignal;
| ^~~~~~~~~~
In file included from firmware/targets/f7/furi_hal/furi_hal_nfc.h:16,
from ./lib/nfc/nfc_device.h:8,
from applications/plugins/vbmigrate/lib/nfc/nfc_worker.h:3,
from applications/plugins/vbmigrate/lib/nfc/nfc_worker_i.h:3,
from applications/plugins/vbmigrate/lib/nfc/nfc_worker.c:1:
./lib/nfc/protocols/nfca.h:12:3: note: previous declaration of 'NfcaSignal' was here
12 | } NfcaSignal;
| ^~~~~~~~~~
In file included from applications/plugins/vbmigrate/lib/nfc/nfc_worker_i.h:10,
from applications/plugins/vbmigrate/lib/nfc/nfc_worker.c:1:
applications/plugins/vbmigrate/lib/nfc/protocols/nfca.h:24:13: error: conflicting types for 'nfca_signal_alloc'
24 | NfcaSignal* nfca_signal_alloc();
| ^~~~~~~~~~~~~~~~~
In file included from firmware/targets/f7/furi_hal/furi_hal_nfc.h:16,
from ./lib/nfc/nfc_device.h:8,
from applications/plugins/vbmigrate/lib/nfc/nfc_worker.h:3,
from applications/plugins/vbmigrate/lib/nfc/nfc_worker_i.h:3,
from applications/plugins/vbmigrate/lib/nfc/nfc_worker.c:1:
./lib/nfc/protocols/nfca.h:24:13: note: previous declaration of 'nfca_signal_alloc' was here
24 | NfcaSignal* nfca_signal_alloc();
| ^~~~~~~~~~~~~~~~~
In file included from applications/plugins/vbmigrate/lib/nfc/nfc_worker_i.h:10,
from applications/plugins/vbmigrate/lib/nfc/nfc_worker.c:1:
applications/plugins/vbmigrate/lib/nfc/protocols/nfca.h:26:6: error: conflicting types for 'nfca_signal_free'
26 | void nfca_signal_free(NfcaSignal* nfca_signal);
| ^~~~~~~~~~~~~~~~
In file included from firmware/targets/f7/furi_hal/furi_hal_nfc.h:16,
from ./lib/nfc/nfc_device.h:8,
from applications/plugins/vbmigrate/lib/nfc/nfc_worker.h:3,
from applications/plugins/vbmigrate/lib/nfc/nfc_worker_i.h:3,
from applications/plugins/vbmigrate/lib/nfc/nfc_worker.c:1:
./lib/nfc/protocols/nfca.h:26:6: note: previous declaration of 'nfca_signal_free' was here
26 | void nfca_signal_free(NfcaSignal* nfca_signal);
| ^~~~~~~~~~~~~~~~
In file included from applications/plugins/vbmigrate/lib/nfc/nfc_worker_i.h:10,
from applications/plugins/vbmigrate/lib/nfc/nfc_worker.c:1:
applications/plugins/vbmigrate/lib/nfc/protocols/nfca.h:28:6: error: conflicting types for 'nfca_signal_encode'
28 | void nfca_signal_encode(NfcaSignal* nfca_signal, uint8_t* data, uint16_t bits, uint8_t* parity);
| ^~~~~~~~~~~~~~~~~~
In file included from firmware/targets/f7/furi_hal/furi_hal_nfc.h:16,
from ./lib/nfc/nfc_device.h:8,
from applications/plugins/vbmigrate/lib/nfc/nfc_worker.h:3,
from applications/plugins/vbmigrate/lib/nfc/nfc_worker_i.h:3,
from applications/plugins/vbmigrate/lib/nfc/nfc_worker.c:1:
./lib/nfc/protocols/nfca.h:28:6: note: previous declaration of 'nfca_signal_encode' was here
28 | void nfca_signal_encode(NfcaSignal* nfca_signal, uint8_t* data, uint16_t bits, uint8_t* parity);
| ^~~~~~~~~~~~~~~~~~

If you think these errors are only on my build, please let me know if you know a way I can remove the errors and have it compile properly. Thank you!

Update the VB Migration Assistant app for the SDK version 0.101 f7

Hello!

Your VB Migration Assistant app version 1.2 fails to build with the SDK version 0.101.0-rc f7. Please update the app in your repository and create a new pull request to the catalog repository with the updated manifest file.

IMPORTANT: Don’t forget to update the app version and commit version in the manifest file.

View logs

Flipper Team

NFC Refactored

As of the latest set of changes, your app needs to be refactored to compile on dev branch.

Update the VB Migration Assistant app for the SDK version 0.96 f7

Hello!

Your VB Migration Assistant app version 1.1 fails to build with the SDK version 0.96.0-rc f7. Please update the app in your repository and create a new pull request to the catalog repository with the updated manifest file.

IMPORTANT: Don’t forget to update the app version and commit version in the manifest file.

View logs

Flipper Team

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.