Commit graph

  • bfc3f07a37 Add doc about firmware validation JF 2020-08-14 21:46:34 +0200
  • 41c36d3a42 Re-order apps in application menu on 2 pages. Add firmware validation app. JF 2020-08-14 20:47:21 +0200
  • e6f5ab7b91 Merge develop and fix conflicts. JF 2020-08-14 19:54:43 +0200
  • 32f20fa994 Merge branch 'application-list' of JF/PineTime into develop JF 2020-08-14 19:51:03 +0200
  • 6c678e872d Screens::Label is now a subclass of Screen. JF 2020-08-14 10:05:44 +0200
  • f5328ec9eb Refactor ScreenList to make it more generic : it can now contain any Screen type. Integrate this new ScreenList in SystemInfo. JF 2020-08-14 09:46:37 +0200
  • bbfc20c3ff Add new screen that allows the user to manually validate the new firmware he's just OTA'ed. Still need to find a way to display this screen when needed. JF 2020-08-11 17:50:00 +0200
  • 27fa273d83 Add missing links in bootloader doc. JF 2020-08-10 20:02:32 +0200
  • aab60cf137 Add missing pictures. JF 2020-08-10 17:03:30 +0200
  • d8c2c9ad01 Add more doc about the bootloader (sequence diagrams and degraded cases). JF 2020-08-10 16:36:29 +0200
  • 3b20c29ab9 Fix typo in README.md JF 2020-08-08 20:33:00 +0200
  • 143d89a6a2 Fix typo in Amazfish.md JF 2020-08-08 20:31:00 +0200
  • 8254622af5 Fix typo in buildAndProgram.md. Add documentation about companion apps + link to videos. JF 2020-08-08 20:28:55 +0200
  • 142f25f06f Merge branch 'logo' into develop JF 2020-08-02 18:10:24 +0200
  • be05997272 Add InfiniTime logo. JF 2020-08-02 18:09:38 +0200
  • 75ae553ac9 Merge branch 'license' into develop JF 2020-08-02 17:39:05 +0200
  • 7175e6a0be Add LICENSE file and information. JF 2020-08-02 17:38:51 +0200
  • c63b97c65e
    Update README.md incyi 2020-07-28 22:51:14 +0200
  • 3b835d455f Add explaination about the bootloader. JF 2020-07-27 21:38:07 +0200
  • 71e8c320b0 Merge branch 'develop' of git.proxmox3:JF/PineTime into develop JF 2020-07-27 21:25:00 +0200
  • c04d22ee0a Add doc about the files included in the release notes. JF 2020-07-27 21:23:51 +0200
  • 8c77c8631d Add doc about branches, versioning and contributions JF002 2020-07-26 16:15:12 +0200
  • 6222791aae
    Merge pull request #47 from DRG-developer/patch-2 JF002 2020-07-26 15:59:21 +0200
  • 4f51d429a5
    Merge branch 'develop' into patch-2 JF002 2020-07-26 15:58:57 +0200
  • c96a53e1a8
    iOS instead of IoS Dexter 2020-07-25 21:48:53 +0100
  • 3b15dc6a81
    Fixed typo, fixed caps and clarified one line more Dexter 2020-07-25 17:16:38 +0100
  • 29b5caf895 Fix conflict JF 2020-07-25 16:11:35 +0200
  • 7b9fab9e64 Set version to 0.8.0 JF 2020-07-25 15:04:41 +0200
  • 3f72af1030
    Merge pull request #40 from piggz/music JF002 2020-07-25 15:03:29 +0200
  • 22fe96f69a
    Merge pull request #46 from sethitow/master JF002 2020-07-25 14:36:58 +0200
  • 381ac4d7da Edit README Seth Itow 2020-07-22 15:33:57 -0700
  • 515a90f7b3
    Merge pull request #45 from simonhochrein/patch-2 JF002 2020-07-22 20:54:34 +0200
  • ad6055e970
    Update README.md simonhochrein 2020-07-22 13:48:55 -0500
  • 23972a6175
    Merge pull request #41 from memiks/correct_including_path JF002 2020-07-22 20:36:42 +0200
  • a9f0459626 correct include header frederic lesur LESUR Frederic 2020-07-21 08:56:12 +0900
  • 504c2b3d5c correct bad including of sdk files frederic lesur LESUR Frederic 2020-07-21 08:45:58 +0900
  • 445e7f38e2
    Merge pull request #2 from JF002/develop Frederic LESUR 2020-07-21 08:15:48 +0900
  • 5713eac104 Fully implement music app and service Adam Pigg 2020-07-20 21:28:21 +0100
  • b33ad92600 Merge branch 'develop' of JF/PineTime into master JF 2020-07-20 21:34:07 +0200
  • 5541779455 Fix broken link in README.md JF 2020-07-20 21:30:00 +0200
  • 377fca9e58 Set version to 0.7.1 JF 2020-07-20 21:28:06 +0200
  • 800e217e7c Merge branch 'debug_touchscreen' of JF/PineTime into develop JF 2020-07-20 21:26:32 +0200
  • 6af5bbcbc8 New implementation of the I²C/TWI driver. Fix reset timing and add dummy reading in Cst816S to fix init error on some devices. JF 2020-07-19 20:30:44 +0200
  • 42d8a18fe7 Merge branch 'improve-documentation' of JF/PineTime into develop JF 2020-07-18 22:17:09 +0200
  • b9276a561c Rewrite README.md JF 2020-07-18 22:15:14 +0200
  • 686e826f4e Rework characteristic handling Adam Pigg 2020-07-15 10:02:01 +0100
  • 306aa25aad Initial code for music app screena and service Adam Pigg 2020-07-13 12:40:39 +0100
  • 789e06fdb7 Merge branch 'develop' of https://github.com/JF002/Pinetime into music Adam Pigg 2020-07-11 21:41:20 +0100
  • 7a1e6e6e5b Add start of music appliction Adam Pigg 2020-07-11 21:37:28 +0100
  • 64c14274fc Merge branch 'develop' JF 2020-07-11 21:09:34 +0200
  • 6309719a62 Set version to 0.7.0 JF 2020-07-11 20:53:04 +0200
  • 09adb78b55 Fix/Workaround a memory leak each time a device connects to BLE. JF 2020-07-11 20:50:40 +0200
  • 5bb57bd6d7 New README.md (WIP) JF 2020-07-11 20:39:23 +0200
  • 71842667a0 Remove debug (and bad) #includes. JF 2020-07-08 21:14:52 +0200
  • 62de76ba99 Automatically switch the display on when receiving a notification JF 2020-07-04 18:10:30 +0200
  • 4abbd7d0cf Add doc : how to add new symbols. JF 2020-07-04 14:14:31 +0200
  • da39f402e5 Replace bitmap icons by font icons (provided by AwesomeFont and LVGL). These icons are smaller in memory and quicker to draw. JF 2020-07-04 13:58:15 +0200
  • bb11891b6e Remove custom styles in Screens and define default style and "Big style" in LittleVgl during the initialization of LVGL. JF 2020-07-03 21:37:40 +0200
  • ca549bcfd8 Add doc about memory usage analysis. JF 2020-07-03 14:45:01 +0200
  • a83f067af9 Reduce RAM memory usage by tuning the stack of the stasks and the heap allocated for FreeRTOS. JF 2020-07-02 21:38:52 +0200
  • 89e7033830 Fix buffer overflow opportunities in AlertNotificationService & AlertNotificationClient. JF 2020-06-28 11:59:14 +0200
  • 0bcaf9c22d Set verion to 0.6.2 JF 2020-06-27 16:29:09 +0200
  • 49bf12390b Merge branch 'develop' of JF/PineTime into master JF 2020-06-27 16:20:08 +0200
  • 4f9adb2372 Re-enable watchdog JF 2020-06-27 16:11:42 +0200
  • f8ffb405a2 Merge branch 'nimble_1_3_0' into develop JF 2020-06-27 16:10:17 +0200
  • e86991284f
    Merge pull request #37 from darnel/fix-include JF002 2020-06-20 16:36:36 +0200
  • c1cf9fdebe
    Merge pull request #36 from darnel/fix-ld JF002 2020-06-20 16:30:36 +0200
  • 3dfba0b90d Update BLE status when BLE is connected. JF 2020-06-19 22:20:12 +0200
  • b8f9d70667 Use PRIMASK instead of BASEPRI for critical sections in FreeRTOS. This is needed by NimBLE to be able to mask radio interrupt (which has priority 0). JF 2020-06-19 22:11:21 +0200
  • 238cda0b90 Apply fix for errata 87 (FPU issue). JF 2020-06-19 22:10:30 +0200
  • a0b5cbbc1c Disable all logging JF 2020-06-19 22:10:01 +0200
  • 34fd4c5cf3 Fix link error because of missing file "nrf_common.ld" Vojtěch Jirkovský 2020-06-17 23:32:56 +0200
  • 064e77f05a Fix #include to relative paths Vojtěch Jirkovský 2020-06-17 09:02:28 +0200
  • 3a49bbbae4 Merge branch 'develop' of JF/PineTime into master JF 2020-06-16 21:15:16 +0200
  • 9a89ff7f77 Set version to 0.6.1 JF 2020-06-16 21:07:53 +0200
  • 73e6cbde79 Fix builds that do not specify CMAKE_BUILD_TYPE during CMake generation. Apply Release by default. JF 2020-06-16 21:02:03 +0200
  • 5faa68ba1a Remove reference to MERGEHEX as it's not needed anymore. JF 2020-06-16 20:44:55 +0200
  • f133d1e9ea Fix #include that were pointing to my own FS instead of relative paths to the SDK. JF 2020-06-16 20:44:11 +0200
  • 9898fed806 Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones. JF 2020-06-16 20:36:24 +0200
  • fab220d0b9 Fix idle timer bug that would prevent the screen from waking up. JF 2020-06-13 17:33:49 +0200
  • 47851fb3b4 Display BLE MAC address in sysinfo Screen. JF 2020-06-08 21:51:34 +0200
  • 9115c49bba Fix reset reason (it returns the actual reset reason instead of hard coded 'hard reset' value). JF 2020-06-07 20:31:13 +0200
  • 421af9625b Add build date and time in sysinfo screen. JF 2020-06-07 20:16:39 +0200
  • 81a0ad73d9 Set idle timeout to 15s before going to sleep. JF 2020-06-07 20:05:04 +0200
  • e22c0609b5 Add uptime counter in DateTimeController and display it in SystemInfo screen. JF 2020-06-07 20:04:43 +0200
  • baafb96f30 Set version to 0.7.0 JF 2020-06-07 20:03:10 +0200
  • a0e73f5c1a Merge branch 'develop' of JF/PineTime into master JF 2020-06-07 14:17:45 +0200
  • dbdb26ae1f DfuService : fix Magic number : incorrect values were written in memory. JF 2020-06-07 14:10:17 +0200
  • 2170800d76 Improve doc about bootloader & mcuboot. JF 2020-06-07 14:09:44 +0200
  • 46b8bf9fc1 Add new target (pinetime-graphics) that flash the bootloader logo into the spi flash memory. JF 2020-06-06 19:28:01 +0200
  • e7723598a6 Automatically go to sleep after 5 sec of inactivity. Advertise for 3 minutes at startup and on wake-up. Disable automatic continuous StartAdvertising. JF 2020-06-01 20:40:11 +0200
  • de822cc3a2 Encapsulate DFU Image buffering and writing into spi flash in DfuImage. Add some const in SPI driver. JF 2020-06-01 18:32:46 +0200
  • f6aa41c214 Encapsulate notification send (sync/async) into DfuService::NotificationManager; JF 2020-06-01 17:35:28 +0200
  • 07f74cee63 DFU : add timeout detection : abort dfu procedure after 10s without any data from the host. JF 2020-06-01 16:30:24 +0200
  • b41a856b9d Add python script to DFU from a linux PC to the Pinetime JF 2020-06-01 15:21:58 +0200
  • dca559aad5 Improve DFU procedure : - correctly write all bytes to flash - check CRC - Fix bug in notification : they cannot be sent from the control point handler (because it seems you cannot send a notification and a write acknowledge at the same time) using a timer (quick'n'dirty implementation to be improved) - Improve dfu screen - Reset if dfu image is correctly copied into flash and crc is ok. JF 2020-06-01 09:22:54 +0200
  • 4717cf0a1d Add driver for writing into the internal flash. Write the OK flag for mcuboot using this driver. JF 2020-05-24 20:30:06 +0200
  • 00451ef05b Add example scripts to generate mcuboot image, dfu file and program them with openocd. JF 2020-05-24 17:47:07 +0200
  • 4154dae01a Fix race condition in SpiMaster.cpp. JF 2020-05-24 17:46:43 +0200
  • 84b996bf3f Typo in file name. Set version to 0.6.0. JF 2020-05-24 17:02:45 +0200