¿ªÔÆÌåÓý

Re: Recycled sBIT


 

In V3, there is a SET button in the top row, click on that to get the form to change the callsign and grid.
- f

On Sun, Jan 21, 2024 at 8:31?AM Dave, N1AI <n1ai@...> wrote:
On Sat, Jan 20, 2024 at 09:40 PM, Gerald Sherman wrote:
My sBIT came to me second hand when another ham had to give up the hobby.
The hardware is V2 and the software is V3, or possibly 3.01, it's about 2 months old.?
I can't find a way to change the user call and grid square.??

Hi, Gerald.

The manual for the V3 software is -> ?<-, just click the word "here" and you should have it.

'First Setup' shows you how to do what you ask:



The section right before that shows you how to enter the text.

The rest of the manual is useful, too.?

I'm not a total stranger to Linux, but I'm no expert - just an ex-spurt (lol).? Any help would be very much appreciated.? If needed, I can edit any text files.? I can start up a terminal window.??
Also, it may contain his contact logs.? ?I will need to delete entries in these logs.? How do I do this??
You can move aside the old database and make a new one.

Since you are a bit comfortable with Linux, I suggest you make a Terminal window and enter the following commands, one line per command:

cd $HOME/sbitx/data
mv sbitx.db old-sbitx.db
sqlite3 sbitx.db < create_db.sql

When the last command finishes, start the sbitx app and you should have an empty database.

Then, later, when you are happy it works you can remove the old-sbitx.db file or if not you can move it back to sbitx.db and be back where you started.

--
Regards,
Dave, N1AI

Join [email protected] to automatically receive all group messages.