Releases: tkerby/flipperzero-firmware-wPlugins
Releases · tkerby/flipperzero-firmware-wPlugins
Latest Build
Features
- thread added to get pid supported (Donuts Diaz)
- get supported pid functions added (Donuts Diaz)
- read the pid codes supported by the ECU added (Donuts Diaz)
- time waiting can message added (Donuts Diaz)
- show pid supported in a list (Donuts Diaz)
- functions of scene to request dtc added (Donuts Diaz)
- functions for scene the manual sender pid added (Donuts Diaz)
- functions of the scene delete DTC added (Donuts Diaz)
- elements for manual pid request option added (Donuts Diaz)
- elements for the response in manual sender pid added (Donuts Diaz)
- thread added for the response (Donuts Diaz)
- scene to change manually the byte values added (Donuts Diaz)
- manual sender pid modified (Donuts Diaz)
- thread manual sender code added (Donuts Diaz)
- print the message received (Donuts Diaz)
- clear dtc function added (Donuts Diaz)
- delete dtc functions added in thread (Donuts Diaz)
- device read supported pid again (AdonaiDiazEsparza)
- errors request function added (AdonaiDiazEsparza)
- get the count of DTC (AdonaiDiazEsparza)
- save dtc in codes variable (AdonaiDiazEsparza)
- DTC codes decodified (AdonaiDiazEsparza)
- function to get VIN Number added (AdonaiDiazEsparza)
- function to get ECU Name added (AdonaiDiazEsparza)
- new options added to the OBD2 menu (AdonaiDiazEsparza)
- display the ECU name and VIN number (AdonaiDiazEsparza)
- save the frame's real time (Donuts Diaz)
- display waiting data on typical obd2 data & display file no opened on player (Donuts Diaz)
- qr added on AboutUs option (Donuts Diaz)
- time delay added in obd2 option to initialize (Donuts Diaz)
Bug Fixes
- scene after request pid codes doesn't get freezed again (Donuts Diaz)
- read only the 0x7e8 id (AdonaiDiazEsparza)
- 0x7e8 identifier can be correctly filtered (AdonaiDiazEsparza)
- display the real quantity of bytes send it (AdonaiDiazEsparza)
- read the vehicle information mode (AdonaiDiazEsparza)
- send frames without errors (Donuts Diaz)
- display "device not connected" in typical OBD2 data option (Donuts Diaz)
- spelling mistake corrected (Donuts Diaz)
- player menu starts in the first element (Donuts Diaz)
- change name qr icon (Donuts Diaz)
- more time added to send correctly a CAN message (AdonaiDiazEsparza)
- get the ECU message & change text version (AdonaiDiazEsparza)
- real count of services in pid manual sender (AdonaiDiazEsparza)
Code Refactoring
- delete unnecesary commented code (Donuts Diaz)
- unnecessary text files deleted (Donuts Diaz)
- all the obd2 functions got moved to their own file (Donuts Diaz)
- separate and change some draw widget functions (Donuts Diaz)
- use a function to get the frame response on delete dtc (Donuts Diaz)
- rename the draw functions folder (Donuts Diaz)
- delete unnecessary comments (Donuts Diaz)
Tests
- get the frames without transmition errors (AdonaiDiazEsparza)
- delay time added to get data (Donuts Diaz)
Commits
- 58213ca: Initial commit (Spooks)
- 9da9909: Ghost ESP App Init (Spooks)
- 735ff7c: Increase delay (Spooks)
- d215109: Fixed Memory issues (Spooks)
- bc382f2: Added Channel Hopping Toggle (Spooks)
- 94ce1e4: Main Menu Tweaks (Spooks)
- 2127c6b: increased memory cap (Spooks)
- 02f9f69: File Storage Settings Now sync to app (Spooks)
- 00097f4: structured callbacks (Spooks)
- 894f02c: Fixed Some Callbacks Need to Fix Crash (Spooks)
- e9427f4: Revert "Fixed Some Callbacks Need to Fix Crash" (Spooks)
- 6232585: Revert "structured callbacks" (Spooks)
- 47d1597: Fixed Crashes (Spooks)
- a29b20a: Merge branch 'dev' into pid_codes (Donuts Diaz)
- 1fc3aec: Merge branch 'main' into pid_codes (Donuts Diaz)
- db5cfbc: Update menu.c (Spooks)
- eedf02f: Revert "Update menu.c" (Spooks)
- 97a6140: Fix Serial (Spooks)
- 1ef8c65: Added some stuff (Spooks)
- ee06cdd: Update menu.c (Spooks)
- 52f7999: Update menu.c (Spooks)
- 2defd76: Merge branch 'can_player' into pid_codes (Donuts Diaz)
- b7838f0: small icon tweaks (jay candel)
- fe6511a: fill GPS icon (jay candel)
- 7b38f8a: BLE icon (jay candel)
- dffaec2: wifi icon tweaks (jay candel)
- a4ab1ac: Update JSON, README, and GPIO (jblanked)
- 572cc19: Increase Timeout (for Pico W) (jblanked)
- fb2f214: Increase Timeout (for Pico W) (jblanked)
- 7ac0a93: Increase Timeout (for Pico W) (jblanked)
- 777f535: Increase Timeout (for Pico W) (jblanked)
- 0245f17: Update JSON (jblanked)
- 2b914dd: Updated JSON (jblanked)
- 4a31c58: mainmenu improvements (jay...