Commit Graph

393 Commits

Author SHA1 Message Date
Aleksander Nowakowski 33098ae3fc Bug fixed 2014-11-26 10:13:02 +01:00
Aleksander Nowakowski 1d947a05db DFU bugs fixed. 2014-11-24 18:26:11 +01:00
Aleksander Nowakowski 8bbaa51e60 Bug fixed 2014-11-21 11:19:07 +01:00
Aleksander Nowakowski 07d661f7cb Support for the SDK 8.0 (scanning for bootloader with differnt address) 2014-11-20 16:28:03 +01:00
Aleksander Nowakowski e7f70b28d4 Some more comments 2014-11-17 11:14:39 +01:00
Aleksander Nowakowski d9087bdc8f Waiting 600ms before service discovery 2014-11-14 15:45:19 +01:00
Aleksander Nowakowski 1cbfea7841 Supporting bonded devices in Bootloader 2014-11-13 14:34:33 +01:00
Aleksander Nowakowski f91e608aa1 Logger modifications 2014-11-10 16:25:04 +01:00
Aleksander Nowakowski 80cf2e3153 Receiving the missing notification. 2014-11-07 16:07:34 +01:00
Aleksander Nowakowski f84897e34b Another try to fix the bug 2014-11-03 09:54:20 +01:00
Aleksander Nowakowski bfcc0882c1 Merge branch 'master' of
ssh://git@stash.nordicsemi.no:7999/apps-android/dfu-library.git
2014-11-03 09:53:10 +01:00
Aleksander Nowakowski e0876b2c2b Bug fixed again 2014-11-03 09:51:12 +01:00
Aleksander Nowakowski 08770b583f Merge branch 'master' of
ssh://git@stash.nordicsemi.no:7999/apps-android/dfu-library.git

Conflicts:
	src/no/nordicsemi/android/dfu/HexInputStream.java
2014-11-03 09:50:26 +01:00
Aleksander Nowakowski 753078d887 Bug fixed: when line in HEX is longer than 16 bytes app is crushing
during DFU.
2014-11-03 09:47:39 +01:00
Aleksander Nowakowski 78f0e5a2fe Bug fixed: when line in HEX is longer than 16 bytes app is crushing
during DFU.
2014-11-03 09:26:57 +01:00
Aleksander Nowakowski ad792eb3cc The service autoamtically jumps to bootloader if application with
buttonless update found.
2014-10-30 16:58:58 +01:00
Aleksander Nowakowski 568d185de6 Version 7.0 of the DFU Library. Support for Extended Init packet and CRC
Init packet.
2014-10-30 13:36:11 +01:00
Aleksander Nowakowski b9e3132da8 API changed to 21. Big icon in notification removed. 2014-10-26 12:47:34 +01:00
Aleksander Nowakowski 6f4fec5a4d Two logs added. 2014-10-14 15:24:24 +02:00
Aleksander Nowakowski 72e9edf20e Comments added. 2014-10-01 16:59:42 +02:00
Aleksander Nowakowski 7684e0ce7d DFU error numbers changed to distinguish them from TOO MANY CONNECTIONS
error (0x101). One bit has been added to ERROR_MASK.
2014-10-01 16:52:28 +02:00
Aleksander Nowakowski 740a18bda1 Library folder name changed to match Bamboo configuration 2014-10-01 11:08:57 +02:00
Nowakowski, Aleksander f151aa40ac Adding gitignore with bin and gen 2014-09-23 15:18:52 +02:00
alno 41af89ec16 Fixed bug in pargins the Extended Segment Address in HEX. Added speed notifications to progress broadcast.
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6582 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-09-17 13:05:52 +00:00
alno 19b124ae21 New log library: 2.0. More log events logged on lower levels.
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6541 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-09-12 14:28:33 +00:00
alno a7e29c7393 New SDK does not require the 6 sec. delay when sending SoftDevice.
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6491 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-09-03 15:57:54 +00:00
alno 2d579ee20a Android support library moved to separate project.
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6315 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-08-11 13:49:59 +00:00
alno 45912cb27b Option to change MBR size added
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6151 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-07-11 12:07:37 +00:00
alno a1f4dd503d Abort action added in the notification.
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6105 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-07-04 12:39:14 +00:00
alno f929cadd41 Comments
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6061 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-07-01 14:56:56 +00:00
alno 6ce93bfcc3 Skipping HEX data from address lower than 0x1000. This is the MBR
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6060 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-07-01 14:12:50 +00:00
alno 145ce6cc05 Scripts support DFU v2
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6055 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-06-30 14:13:27 +00:00
alno e212e3da61 TODOs removed
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6049 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-06-30 11:51:04 +00:00
alno a1a2b28dfd Comments in BaseDfuService. New support library v4 - version 20 (for L release)
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6046 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-06-30 11:04:46 +00:00
alno 7d3796aef2 DFU supports sending SD+BL+App.
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6016 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-06-26 13:18:29 +00:00
alno 996d90b2bb DFU supports sending SD+BL+App.
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@6015 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-06-26 11:08:08 +00:00
alno 4912765e7e DFU 2.0 works but needs fixing: skipping MBR in SD, sending App in the following connection.
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@5952 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-06-13 15:01:37 +00:00
alno 0cb4029a76 Typo
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@5903 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-06-05 08:31:00 +00:00
alno 36709fd78d Image size logged
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@5876 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-06-02 14:39:14 +00:00
alno 1c9eab5a0a Class name changed
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@5829 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-05-23 11:29:29 +00:00
alno 0e4c8ba193 build.xml added
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@5828 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-05-23 11:04:20 +00:00
alno 73c2b9e855 Initial code commit
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@5827 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-05-23 10:45:46 +00:00
alno 4e1f3bf1bb Share project "DFULibrary" into "http://svn.nordicsemi.no/applications/mobile/android"
git-svn-id: http://svn.nordicsemi.no/applications/mobile/android/DFULibrary/trunk@5826 94a72e49-5737-764a-8bf3-0d5ceb61e552
2014-05-23 10:45:00 +00:00