Commit Graph

  • 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
  • 82b4ddc25b Merge branch 'nimble-ota' of JF/PineTime into develop JF 2020-05-24 16:58:29 +0200
  • 073717980f Merge develop JF 2020-05-24 16:51:50 +0200
  • 331481cd0c Refactor CMake files to allow building 2 binaries : one standalone and one compatible with mcuboot bootloader (the offset in memory is different). JF 2020-05-24 16:36:04 +0200
  • 3cc76d7673 Working demo of OTA using MCUBoot https://github.com/lupyuen/pinetime-rust-mynewt/releases/tag/v4.1.4 JF 2020-05-24 09:15:59 +0200
  • ce32863693 Fix offset issues in OTA procedure. CRC verification : work in progress (not fully working for now). JF 2020-05-20 18:39:25 +0200
  • 8a94750e30 Merge branch 'develop' of JF/PineTime into master JF 2020-05-17 10:29:13 +0200
  • be1ad9b070 Disable logging once again... JF 2020-05-17 10:25:42 +0200
  • 79131f4fe3 Improve SPI driver (use a mutex to prevent race conditions). JF 2020-05-17 09:35:01 +0200
  • 9753967d8a Update LittleVGL from 6.1.1 to 6.1.2. It fixes a memory leak when a screen used 2 lv_img objects (occured in Clock). JF 2020-05-17 09:27:36 +0200
  • d58f57b1b5
    Merge pull request #30 from JF002/nimble JF002 2020-05-16 16:15:38 +0200
  • d6c6ac4cf5 Remove reference to NRF Softdevice in CMake and documentation. Update documentation. Remove Asserts when starting advertising to prevent crash (known bug). Set version 0.5.0. JF 2020-05-16 16:13:22 +0200
  • 56fba1c242 Merge branch 'nimble' of git.proxmox3:JF/PineTime into nimble JF 2020-05-16 15:30:54 +0200
  • ee05577dd6 Fix race conditions on SPI and integrate the SPI NOR Flash driver into DFUService (WIP) JF 2020-05-11 18:50:37 +0200
  • c55dd06f1a
    Merge pull request #27 from piggz/pinetime-service JF002 2020-05-11 18:24:55 +0200
  • 7e3ac35710 Merge branch 'pinetime-service' of github.com:piggz/Pinetime into pinetime-service Adam Pigg 2020-05-07 20:10:49 +0100
  • ca0ef77368 TODO is done Adam Pigg 2020-05-07 20:06:50 +0100
  • 0b8e6c3fa2 Add SPI NOR Flash driver, WIP. JF 2020-05-07 19:53:51 +0200
  • b4e82dd11f Add support for reading the current time Adam Pigg 2020-05-05 20:53:31 +0100
  • 206bdbf5eb Move PinetimeService to CurrentTimeService witha view to implement CTS for time handling Adam Pigg 2020-05-04 21:43:51 +0100
  • d33be52bc9 Run the alert notification service and simplify trhe pinetime service initialization Adam Pigg 2020-04-28 18:39:26 +0100
  • 49a9a93cef Add a very basic alert nofification service Adam Pigg 2020-04-28 18:31:58 +0100
  • b760b3f98c Add a simple service to allow setting the time from a controlling application Adam Pigg 2020-04-28 11:21:35 +0100
  • a9a5bd0358 Add support for reading the current time Adam Pigg 2020-05-05 20:53:31 +0100
  • 9935fb193c Move PinetimeService to CurrentTimeService witha view to implement CTS for time handling Adam Pigg 2020-05-04 21:43:51 +0100
  • f96c048deb Read and log info from Start and Ini packets. JF 2020-05-03 15:48:42 +0200
  • 59287e518c Improve dfu state machine JF 2020-05-03 14:27:48 +0200
  • 66caada0d2 Merge branch 'nimble' into nimble-ota JF 2020-05-02 17:48:59 +0200
  • ed168716b5 Add Asssert & debug messages. JF 2020-05-02 17:42:26 +0200
  • 40e3ac61bd Update syscfg.h JF 2020-05-02 14:18:57 +0200
  • e20fdfa494 Add new screen that is displayed during the OTA transfert. JF 2020-05-02 14:16:57 +0200
  • 87c6556ad0 Defer the discovery of services using the system task. JF 2020-05-01 21:58:31 +0200
  • 56b527925c Clean code of DfuService JF 2020-05-01 17:58:10 +0200
  • 0195ece317 Working DfuService with quick'n'ugly code JF 2020-05-01 15:36:48 +0200
  • 332b51464a Fix random crash caused by bad implementation of ble_npl_hw_enter_critical(). JF 2020-04-30 20:47:28 +0200
  • 5df4c1016a Run the alert notification service and simplify trhe pinetime service initialization Adam Pigg 2020-04-28 18:39:26 +0100
  • 423a956d8f Add a very basic alert nofification service Adam Pigg 2020-04-28 18:31:58 +0100