Project

General

Profile

Actions

Bug #10256

closed

Insert Row Above actually erases row

Added by Matt Foster about 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
01/11/2023
Due date:
% Done:

100%

Estimated time:
Chirp Version:
next (py3)
Model affected:
Yaesu FT-60R
Platform:
Linux
Debug Log:
I read the instructions above:

Description

Behavior:
Right-click on a row in the memory table and select "Insert Row Above". The row that is right-clicked gets erased, leaving a blank row in its place.

Expected behavior:
A blank row is inserted at the right-click location, and the memory information that is there is shifted down one row.

Actions #1

Updated by Dan Smith about 1 year ago

  • Status changed from New to In Progress
  • Assignee set to Dan Smith
  • Target version set to chirp-py3

Ah, yep, there's an off-by-one bug in the code that results in this. It works fine for me because all my radios are zero origin, but those weirdo Yaesu radios starting at 1 ... :)

Actions #2

Updated by Matt Foster about 1 year ago

Yaesu firmware must have been written in FORTRAN. LOL

Actions #3

Updated by Dan Smith about 1 year ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF