Jump to content
Flirc Forums

flirc_util delete_index 0


frenchzed

Recommended Posts

Hi,

I started to record keys and when I made a mistake and wanted to clean an erroneous key, i noticed that delete_index seems to be broken.

$ flirc_util settings
flirc_util version 26e271e49325ec7e449a705e4d438c7d0426fd0d [26e271e+]
 Firmware Detected
 FW Version: v4.9.7
    SKU:     Flirc 2.0 [dori]
    Branch:  release
    Config:  release
    Hash:    0x1DE23EB8

Settings:
  sleep detection:  always enabled
  noise canceler:   always enabled
  inter-key delay:  N/A for current firmware
  variant:          Flirc
  builtin profiles: NA
  Memory Info:      NA
  product sku:      Flirc 2.0 [dori]

Recorded Keys:
Index  hash       IK   ID  key
-----  --------   ---  --  ------------
    0  5EDD5604   108  01  a

 

$ flirc_util delete_index 0

$ flirc_util settings
flirc_util version 26e271e49325ec7e449a705e4d438c7d0426fd0d [26e271e+]
 Firmware Detected
 FW Version: v4.9.7
    SKU:     Flirc 2.0 [dori]
    Branch:  release
    Config:  release
    Hash:    0x1DE23EB8

Settings:
  sleep detection:  always enabled
  noise canceler:   always enabled
  inter-key delay:  N/A for current firmware
  variant:          Flirc
  builtin profiles: NA
  Memory Info:      NA
  product sku:      Flirc 2.0 [dori]

Recorded Keys:
Index  hash       IK   ID  key
-----  --------   ---  --  ------------
    0  5EDD5604   108  01  a

I believe 4.9.7 is the very latest version of the firmware. I'm using flirc_util from the latest version of the https://github.com/flirc/sdk

Thanks,

 

  • Like 1
Link to comment
Share on other sites

  • 6 months later...
  • 9 months later...

I see the same result with flirc_util 3.27.15+ and the following Flirc 2.0 USB firmwares:

v4.9.6

v4.10.5

The workaround is to either re-format and re-record the keys, or restore a config, or delete the named key (needs the remote used to record it):

flirc_util delete <keyname>

I have written a bash script which will enumerate the current settings so that you can at least re-prompt for each key quickly.

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...