Commit Graph
235 Commits
Author SHA1 Message Date
DXL ef8a44c08d Merge pull request #32 from doegox/phil_fix_sleepble
fix sleep timer when BLE gets disconnected
2023-07-22 13:59:49 +08:00
Philippe Teuwen a5670bbcba add some comments to avoid future similar bugs when shuffling around code 2023-07-21 21:53:12 +02:00
Philippe Teuwen cfd512c5b1 fix sleep timer when BLE gets disconnected 2023-07-21 21:24:37 +02:00
dxl d858f9abb4 Added a photo of the final mass-produced DEV tool. 2023-07-21 18:52:38 +08:00
dxl 37ba8e6514 Delete unnecessary Chinese annotations uniformly. 2023-07-21 18:46:58 +08:00
dxl 5b302613b7 Fixed an issue with incorrect model of electronic components(Found before batch manufacture). 2023-07-21 18:46:16 +08:00
dxl adb878241d ChameleonUltra antenna board opensource 2023-07-21 18:42:49 +08:00
dxl 53a7f97904 ChameleonLite hardware opensource now. 2023-07-21 18:39:16 +08:00
dxl 73fffe224a Delete dummy file(ChameleonLite Open Source) 2023-07-21 18:37:02 +08:00
DXL fc5538b7ec Merge pull request #31 from doegox/phil_fix_compil
fix compilation
2023-07-21 10:12:03 +08:00
Philippe Teuwen 6b4af603a6 fix compilation 2023-07-19 18:49:09 +02:00
DXL e7264bddaa Merge pull request #17 from ca1e/ntag
Add Ntag21x Support
2023-07-19 10:37:22 +08:00
DXL bcc1ae6fbb Merge pull request #28 from doegox/phil_lfem_fix
LF EM: sample field only when mod is off
2023-07-19 10:34:41 +08:00
Philippe Teuwen aac1315087 LF EM: make sure to sample the field only during the last no-mod half bit of a series of ID broadcasts 2023-07-18 17:52:56 +02:00
DXL 6ea244745b Merge pull request #27 from doegox/phil_lfemul_fix
fix LF EM emulation
2023-07-18 17:19:06 +08:00
Philippe Teuwen d2cc8ba01e fix LF EM emulation? 2023-07-18 09:28:07 +02:00
DXL f01a1dc898 Merge pull request #24 from augustozanellato/dfu_pkgs
Generate DFU packages in CI
2023-07-18 11:40:37 +08:00
DXL 339a104d77 Merge pull request #26 from GameTec-live/main
fix autoconnect
2023-07-18 11:38:37 +08:00
GameTec_live ef2d438562 Make eload -t optional 2023-07-17 16:59:36 +02:00
GameTec_live 02ef90a901 fix autoconnect
switch autoconnect over to vid due to MS description and name implement
2023-07-17 16:43:48 +02:00
Augusto Zanellato 92b3553c53 Generate DFU packages in CI 2023-07-16 12:35:53 +02:00
DXL bcdfc121bc Merge pull request #22 from doegox/phil_cflags
Fix cflags for gcc < 12
2023-07-15 14:04:21 +08:00
DXL fcf94e2799 Merge pull request #23 from doegox/phil_exit
Graceful exit, also on ctrl-d
2023-07-15 14:04:05 +08:00
Philippe Teuwen db0bf483ce Fix cflags for gcc < 12 2023-07-14 10:31:32 +02:00
Philippe Teuwen 51bb2a9252 Graceful exit, also on ctrl-d 2023-07-14 10:30:27 +02:00
DXL f629f73515 Update README.md 2023-07-13 18:56:46 +08:00
DXL 74b5357472 Update README.md 2023-07-13 18:53:53 +08:00
DXL 30e0dea5f7 Update README.md 2023-07-13 18:52:08 +08:00
DXL c8ed0b9cd0 Update README.md 2023-07-13 18:51:15 +08:00
DXL 6e68287e09 Update README.md 2023-07-13 18:50:37 +08:00
DXL ffbf24574d Update README.md 2023-07-13 18:49:31 +08:00
DXL 4522e73041 Update README.md 2023-07-13 18:48:34 +08:00
DXL afda55e1f6 Update README.md 2023-07-13 18:47:25 +08:00
Iceman 13da9416dc Merge pull request #21 from USBNinjaRRG/patch-1
Update README.md
2023-07-12 07:49:47 +02:00
USBNinja 7d85163a61 Update README.md 2023-07-12 13:20:33 +08:00
Augusto Zanellato 40f9778120 Add docker toolchain, add CI pipeline (#19) 2023-07-12 10:36:36 +08:00
dxl 939df3f0aa Correcting the description of certain devices in readme may reduce unnecessary controversies in the community. 2023-07-10 19:21:21 +08:00
GameTec_live c738839d0b 1. Automatically try to search for ports when ignoring the - p parameter.
2. fixed .gitignore ignoring valid scripts
2023-07-10 14:36:46 +08:00
dxl 029c1c84b2 After passing the test compilation, merge the commit to the main branch. 2023-07-03 15:07:35 +08:00
Foxushka 84c9380f83 Expose nfc_tag_mf1_is_detection_enable and fix typo 2023-07-03 15:00:15 +08:00
Foxushka 4a7cf188a1 Fix compilation on latest compilator version (12)
CFLAGS -Wno-error
2023-07-03 15:00:15 +08:00
dxl ad3e0ac7cd Jlink work. 2023-07-03 13:22:23 +08:00
ca1e 05b4158aba fix ntag21x implement 2023-06-14 09:16:27 +08:00
derGraph ab4f366e49 Added debugging instruction
Please someone test JLink
2023-06-10 22:54:28 +02:00
derGraph bcc61b8b33 Instructions tested/fixed; Uploading added 2023-06-10 20:38:00 +02:00
derGraph c2f78e2a36 Adding STLink Support
Adding STLink Support: make flash_stlink uploads program over openocd.
2023-06-10 20:37:13 +02:00
derGraph ccb08bb4eb Merge branch 'RfidResearchGroup:main' into main 2023-06-09 20:54:34 +02:00
ca1e 2a7604d8cc ntag21x implement 2023-06-09 18:55:15 +08:00
dxl fb0a8564ab Merge remote-tracking branch 'origin/main' v1.0 2023-06-06 20:33:32 +08:00
dxl 846aa056e9 if battery to low, we can flash led to tips and quickly enter systemoff. 2023-06-06 20:29:15 +08:00