Peter Cai PeterCxy
  • 猫である。

  • Joined on 2021-08-16
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-07-15 03:20:35 +02:00
7b605fd44a Remove unnecessary var
323c6a5bc0 Update wording to include USB readers when no card found
e1877f5d3a Update wording to stress "standard CCID readers"
Compare 3 commits »
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-07-15 03:17:15 +02:00
154ac77203 ui: Fix USB hotplug not getting picked up when no SIM is found
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-07-15 02:46:23 +02:00
5300178a0e lpac-jni: Kill profiles cache, and stop crashing when null
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-07-14 23:12:05 +02:00
26abb5cc43 Add USB compatibility check
PeterCxy pushed to main at PeterCxy/bambu.sh 2024-07-14 03:57:52 +02:00
c6a64a01db Improve print check
PeterCxy pushed to main at PeterCxy/bambu.sh 2024-07-14 03:30:27 +02:00
8069eb2573 README: better formatting
PeterCxy pushed to main at PeterCxy/bambu.sh 2024-07-14 03:29:34 +02:00
c85b28853b Add README
PeterCxy pushed to main at PeterCxy/bambu.sh 2024-07-14 03:23:02 +02:00
4d5053a101 Add help string
c23282c0aa Implement deleting directories
59b86e7217 Add missing case
Compare 3 commits »
PeterCxy pushed to main at PeterCxy/bambu.sh 2024-07-14 01:08:29 +02:00
726d20b8f7 upload -> put
09c1d987f2 Add download function
Compare 2 commits »
PeterCxy pushed to main at PeterCxy/bambu.sh 2024-07-14 00:15:44 +02:00
83f2a98d79 Split file commands into a subcommand and support listing files
f5ab659721 Improve rmfile command
Compare 2 commits »
PeterCxy pushed to main at PeterCxy/bambu.sh 2024-07-13 23:58:14 +02:00
ad6c9379f0 Add catchall case for unknown options
PeterCxy pushed to main at PeterCxy/bambu.sh 2024-07-13 23:56:37 +02:00
7606fd860d Make print more configurable
PeterCxy pushed to main at PeterCxy/bambu.sh 2024-07-13 23:28:50 +02:00
52b6581ab9 Add "print check" command for error codes
PeterCxy created branch main in PeterCxy/bambu.sh 2024-07-13 23:20:04 +02:00
PeterCxy pushed to main at PeterCxy/bambu.sh 2024-07-13 23:20:04 +02:00
e2e0cd5be9 Implement debug and raw output flags
019d2229a3 Track background pids and clean them up on exit
ac63e1416f Implement stop/suspend/resume print
d5d6585571 Fix command error
c21a9a2af4 Implement print for P1S latest firmware as of Jul 2024
PeterCxy created repository PeterCxy/bambu.sh 2024-07-13 23:19:36 +02:00
PeterCxy pushed to master at PeterCxy/OpenEUICC 2024-07-12 23:18:30 +02:00
67927cf7ef fix: Do not look for channel in the process of switching profiles
PeterCxy closed issue PeterCxy/OpenEUICC#36 2024-07-12 23:18:26 +02:00
[Issue] OpenEUICC crashes when switching profile
PeterCxy commented on issue PeterCxy/OpenEUICC#36 2024-07-12 14:19:36 +02:00
[Issue] OpenEUICC crashes when switching profile

Thanks, I'll take a look shortly.

PeterCxy commented on issue PeterCxy/OpenEUICC#37 2024-07-12 14:17:56 +02:00
Not working with a usb-reader

Does the card reader work with pcscd on Linux? Because I see these readers come with their own drivers on Windows, and I'm wondering whether they are even using the standard USB CCID protocol.…