Commit Graph

  • f5b342abbe
    Api hw gpio pwm (#199) coreglitch 2020-10-26 13:16:54 +06:00
  • c8cc3c7dc8
    Refactor pylint (#195) rusdacent 2020-10-26 09:59:16 +03:00
  • aa835aa7c9 [Wiki] Update firmware fix Pavel Zhovner 2020-10-23 16:54:16 +03:00
  • 37fc47a24f
    IR transmit example (#180) DrZlo13 2020-10-23 12:39:11 +03:00
  • 7205fa7ed7 [Wiki] Firmware update, fixes Pavel Zhovner 2020-10-23 11:42:53 +03:00
  • b624b2dc9d
    Merge pull request #192 from Flipper-Zero/aku_wiki_fix coreglitch 2020-10-22 16:43:20 +06:00
  • 8099915ce2 Wiki: proper crossplatform symlink dereference while copying. Fixes #191. Aleksandr Kutuzov 2020-10-22 12:25:56 +03:00
  • 83dad63813 fix brace aanper 2020-10-22 10:06:40 +03:00
  • 736225c90e fix syntax aanper 2020-10-22 09:59:33 +03:00
  • fe89c81bfa add example template code aanper 2020-10-22 09:58:51 +03:00
  • e5f9159f66
    Merge pull request #184 from Flipper-Zero/aku_nfc_clean coreglitch 2020-10-21 18:26:49 +06:00
  • b607e6e5f5 add todo about dispatcher lock implementation aanper 2020-10-21 15:19:43 +03:00
  • 1595ec782e CC1101: format sources Aleksandr Kutuzov 2020-10-21 15:13:26 +03:00
  • aced0ee961 CC1101: explicitly configure SPI Aleksandr Kutuzov 2020-10-21 15:06:18 +03:00
  • adb319b912 RFAL: explicitly configure SPI Aleksandr Kutuzov 2020-10-21 14:44:48 +03:00
  • 4e4965fad3 syntax check aanper 2020-10-21 13:59:52 +03:00
  • a1780154df not start worker if err aanper 2020-10-21 13:52:51 +03:00
  • fa2f071ed1 start nfc test anyway (showing error) aanper 2020-10-21 12:59:06 +03:00
  • d818fe1d27 Merge branch 'master' into aku_nfc_clean aanper 2020-10-21 12:21:53 +03:00
  • bd670c3a6b
    Merge pull request #185 from Flipper-Zero/clang-format-update coreglitch 2020-10-21 15:14:59 +06:00
  • e95db0eedd update AllowShortBlocksOnASingleLine param (not work) aanper 2020-10-21 12:08:23 +03:00
  • f33647df54 NFC: replace deprecated furi api with new one Aleksandr Kutuzov 2020-10-20 17:27:54 +03:00
  • aab597e0a3 NFC: format sources Aleksandr Kutuzov 2020-10-20 16:58:41 +03:00
  • 92f6e124ba NFC: screens for not implemented features Aleksandr Kutuzov 2020-10-20 16:49:52 +03:00
  • 6b33e8ff61 Menu: fix code formatting Aleksandr Kutuzov 2020-10-20 16:27:38 +03:00
  • 357922ab14 NFC: proper menu valuemutex invokation Aleksandr Kutuzov 2020-10-20 16:20:53 +03:00
  • 224668e156 Menu: handle empty menu Aleksandr Kutuzov 2020-10-20 16:20:30 +03:00
  • e2157b2403 NFC: format source. Aleksandr Kutuzov 2020-10-20 15:31:21 +03:00
  • 4c60218997 NFC: proper include order in Makefile Aleksandr Kutuzov 2020-10-20 15:25:01 +03:00
  • 88ab3c3aee NFS: export config var Aleksandr Kutuzov 2020-10-20 15:02:00 +03:00
  • b1eb171e4b Nfc: show nfc driver status Aleksandr Kutuzov 2020-10-20 14:05:50 +03:00
  • d27b93c1ca NFC: add interrupt routine only if APP_NFC is defined Aleksandr Kutuzov 2020-10-19 13:36:40 +03:00
  • 785469f598 NFC: input ISR cleanup Aleksandr Kutuzov 2020-10-19 02:33:06 +03:00
  • ecc93152c9 NFC: rename to Nfc Aleksandr Kutuzov 2020-10-19 01:55:41 +03:00
  • c124471d44 NFC: build rfal with only with nfc app Aleksandr Kutuzov 2020-10-19 01:49:21 +03:00
  • ee18198b4d Move dispatcher to nfc. Aleksandr Kutuzov 2020-10-19 01:40:18 +03:00
  • 4fea9e43a8 clang format Aleksandr Kutuzov 2020-10-19 01:31:47 +03:00
  • 4c9eb4928d NFC: application + rfal + driver. Aleksandr Kutuzov 2020-10-19 01:09:48 +03:00
  • 767f9aa4fa Merge remote-tracking branch 'origin/master' into clang-format-update aanper 2020-10-20 13:55:01 +03:00
  • 763606c1d2
    Merge pull request #188 from Flipper-Zero/fix-asserts coreglitch 2020-10-20 16:50:11 +06:00
  • ebd7120151 refs #146 bump clang-format version to 12 rusdacent 2020-10-20 13:41:00 +03:00
  • 0d25b09ad8 Merge branch 'master' into fix-asserts DrZlo13 2020-10-20 19:24:58 +10:00
  • 430815d561 now asserts dont break anything in release mode DrZlo13 2020-10-20 19:23:53 +10:00
  • 09d3a42c14 Merge remote-tracking branch 'origin/master' into clang-format-update aanper 2020-10-20 09:50:03 +03:00
  • 13608cee9e ignore pyc aanper 2020-10-20 09:49:28 +03:00
  • c4e3f28a8d
    Merge pull request #186 from Flipper-Zero/fix-build-flag coreglitch 2020-10-20 11:59:42 +06:00
  • 3da3022dff fix build flag aanper 2020-10-20 08:45:38 +03:00
  • 2b513d381b refs #146 fix path for clang-format in syntax-check rusdacent 2020-10-20 08:38:53 +03:00
  • 7d9672bb2d refs #146 update version clang-format rusdacent 2020-10-20 05:58:22 +03:00
  • a30968bc6f
    Merge pull request #182 from Flipper-Zero/aku_freertos_debug coreglitch 2020-10-19 22:57:26 +06:00
  • 85dd8629c8 Merge remote-tracking branch 'origin/master' into aku_freertos_debug aanper 2020-10-19 19:41:18 +03:00
  • dde56a7b97 add gdb to docker image aanper 2020-10-19 19:41:11 +03:00
  • 44bb9ee403 use arm-none-eabi-gdb from ubuntu-docker aanper 2020-10-19 19:31:24 +03:00
  • a9a46d37d2
    Merge pull request #175 from Flipper-Zero/cc1101 coreglitch 2020-10-19 15:24:09 +06:00
  • 0ec423800d suggest install gdb in docker aanper 2020-10-19 12:20:31 +03:00
  • 99a9f4a989 Merge remote-tracking branch 'origin/master' into cc1101 aanper 2020-10-19 10:32:33 +03:00
  • eba541f007
    Merge pull request #181 from Flipper-Zero/app-loader coreglitch 2020-10-19 13:31:49 +06:00
  • dc39be505b not build cc1101 in local build, app_release default in CI build aanper 2020-10-19 09:56:12 +03:00
  • 5bd5136972 syntax check aanper 2020-10-19 09:23:49 +03:00
  • 6a647f0fa3 fix tx mode (disable manual calibration) aanper 2020-10-19 09:22:56 +03:00
  • 3b993578f4 release/cc1101 debug build aanper 2020-10-19 09:22:38 +03:00
  • e217029fcc tx not work properly aanper 2020-10-18 10:47:38 +03:00
  • 6b5797bbf4 rx example aanper 2020-10-18 07:47:49 +03:00
  • 737ee2b0bf gui, navigate over freqs aanper 2020-10-18 07:10:15 +03:00
  • 568143537d build ok, issue with display aanper 2020-10-18 05:52:11 +03:00
  • 7c03ce179c add cc1101 to build/menu aanper 2020-10-18 05:43:09 +03:00
  • 05d704fd54 merge aanper 2020-10-17 16:48:13 +03:00
  • c318d54995 Debug: freertos gdb plugin. Aleksandr Kutuzov 2020-10-17 16:34:16 +03:00
  • 66f6df08cc syntax fix aanper 2020-10-17 13:41:50 +03:00
  • 0f4799d70b run/kill app, issue with multiple load aanper 2020-10-17 13:10:53 +03:00
  • b9fbf78616 sandbox gui aanper 2020-10-17 12:58:14 +03:00
  • 566ba378ff add apploader example aanper 2020-10-17 11:48:52 +03:00
  • 3c453a2a20 refactor menu mutexes aanper 2020-10-17 11:48:29 +03:00
  • 72e78dcc1b
    Gui refactor (#179) coreglitch 2020-10-17 00:25:07 +06:00
  • f0800e579f GUI: GuiApi isolation Aleksandr Kutuzov 2020-10-16 18:25:06 +03:00
  • 491343b683 GUI: reformat sources Aleksandr Kutuzov 2020-10-16 16:36:05 +03:00
  • 1a36dfc5d3 GUI: hide canvas inside Aleksandr Kutuzov 2020-10-16 16:34:36 +03:00
  • 23478fd175 Menu: code format Aleksandr Kutuzov 2020-10-16 16:11:51 +03:00
  • e213954d2d Menu: item callback function context, event osWaitForever timeouts. Aleksandr Kutuzov 2020-10-16 15:18:36 +03:00
  • d715767cef GUI: osWaitForeverfor in queue put, simplify osMessageQueueGet. Aleksandr Kutuzov 2020-10-16 15:16:54 +03:00
  • d80e22a6c6 Merge branch 'master' into gui-refactor aanper 2020-10-16 09:46:14 +03:00
  • 571f97e2b3 hotfix usb stack aanper 2020-10-16 09:45:38 +03:00
  • a9a39fcda9 merge from master, menu not work aanper 2020-10-16 07:42:08 +03:00
  • 05ef19b07a
    Pubsub core api feature (#174) DrZlo13 2020-10-16 04:23:18 +10:00
  • 59740349fa
    furi memory managment (#177) DrZlo13 2020-10-16 03:36:15 +10:00
  • 7570ac08a9
    Fix codestyle check pipeline (#178) rusdacent 2020-10-15 19:50:21 +03:00
  • 2806a3ce3d add forgotten u8g2 periphery aanper 2020-10-15 19:16:11 +03:00
  • 1e40f873a5 backlight control aanper 2020-10-15 19:15:53 +03:00
  • f9bda68ef8 lint aanper 2020-10-15 18:57:21 +03:00
  • f0f3615c55 compile/run ok, issue with backlight aanper 2020-10-15 18:56:47 +03:00
  • 78e016412e gui draw refactor aanper 2020-10-15 18:13:18 +03:00
  • e684869970 refactor canvas aanper 2020-10-15 18:05:28 +03:00
  • 19ef348c80 [wip] change gui/widget api aanper 2020-10-15 11:32:48 +03:00
  • f2a38cf174 fix syntax aanper 2020-10-15 10:38:20 +03:00
  • d33e16dae1
    Update .gitignore (#176) DrZlo13 2020-10-14 21:11:08 +10:00
  • b2a12d091a
    Display and UI implementation (#169) coreglitch 2020-10-14 16:21:55 +06:00
  • 3020a2a6b9 wip cc1101 work aanper 2020-10-14 10:26:23 +03:00
  • b007b9cb60 lint code aanper 2020-10-13 20:59:39 +03:00
  • 1b85fa69af
    Build firmware for target without bootloader (#173) DrZlo13 2020-10-13 21:55:04 +10:00
  • f696673700 add workaround app aanper 2020-10-13 13:39:59 +03:00