Commit Graph
263 Commits
Author SHA1 Message Date
dxl 611d01ac37 High performance of mf1 simulation implemented 2023-07-31 14:44:38 +08:00
iceman1001 f614276c00 udev rules file. Once installed you see your device as /dev/ultra-0 2023-07-30 10:55:52 +02:00
iceman1001 6292ef58e3 fix compiler warning 2023-07-29 13:27:59 +02:00
iceman1001 338fb13027 fix compiler warning. moved input param checking to earlier. 2023-07-29 12:29:16 +02:00
iceman1001 93c17d5727 remove warning for string formatter 2023-07-29 10:42:18 +02:00
iceman1001 2c0e0454de remove warning when compiling 2023-07-29 10:41:52 +02:00
iceman1001 6ee34622e8 allow exit/quit with shortcut too 2023-07-29 10:41:17 +02:00
Iceman 69463ce4d5 Merge pull request #45 from shallax/main
Add readline import for Posix operating systems to handle arrow keys.
2023-07-29 10:33:50 +02:00
Thomas Pedley cb3376cc24 Add readline import for Posix operating systems to handle arrow keys. 2023-07-28 22:56:08 +01:00
Philippe Teuwen fb05a4422e add link & cosmetic stuff 2023-07-27 11:00:33 +02:00
Philippe Teuwen 5d244af38b forgot flash script mentioned in How_to_use_Firmware.md 2023-07-27 09:05:47 +02:00
Philippe Teuwen f5111ee068 Update How_to_use_Firmware.md 2023-07-27 01:13:02 +02:00
Philippe Teuwen bbb35576a4 Merge pull request #43 from gentilkiwi/patch-1
Fix $hw_version in build.sh
2023-07-24 16:43:03 +02:00
Benjamin DELPY 9fb71143d4 Fix $hw_version in build.sh 2023-07-24 16:31:59 +02:00
Philippe Teuwen 6ffb43e226 Merge pull request #42 from Foxushka/dfu
Upload DFU zip files to releases
2023-07-24 02:54:19 +02:00
Foxushka 8a786b36a4 Not required 2023-07-23 20:02:34 +00:00
Foxushka edbafc6c53 Upload DFU zip files to releases 2023-07-23 20:02:03 +00:00
Philippe Teuwen f0d180bb31 Merge pull request #40 from gentilkiwi/main
Clean nrf* part of build.sh + get device address & chip id
2023-07-23 10:19:43 +02:00
Benjamin DELPY 8a58d0011b Clean nrf* part of build.sh + get device address & chip id 2023-07-23 00:58:03 +02:00
Philippe Teuwen 0c15ccd7af enter_dfu_over_ble.py: support ChameleonLite as well 2023-07-22 22:45:49 +02:00
DXL a48f6fc105 Merge pull request #36 from doegox/phil_fix_serialble
Catch exception when using virtual serial over BLE
2023-07-22 14:00:46 +08:00
DXL fc392ab645 Merge pull request #35 from doegox/phil_tools_dfu
Add helper scripts to enter DFU from USB or from BLE
2023-07-22 14:00:36 +08:00
DXL 0f1de197b7 Merge pull request #34 from doegox/phil_fix_dfu_exit
client: don't let recv thread crashing after hw dfu
2023-07-22 14:00:21 +08:00
DXL 930d9edeb5 Merge pull request #33 from doegox/phil_fix_utf8
Fix Chinese encodings of some files GB18030=> UTF-8
2023-07-22 14:00:00 +08:00
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 0a47c98d39 Catch exception when using virtual serial over BLE 2023-07-22 02:30:21 +02:00
Philippe Teuwen 868b6aadcd Add helper scripts to enter DFU from USB or from BLE 2023-07-22 01:58:40 +02:00
Philippe Teuwen f094a65061 client: don't let recv thread crashing after hw dfu 2023-07-22 00:45:01 +02:00
Philippe Teuwen b97c4a0b53 Fix GB18030 => UTF-8 encodings 2023-07-21 23:21:23 +02: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