Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: LevelDB database documentation
Post: RE: LevelDB database documentation
So um… first question, I guess: does the firmware actually use the tag hash entries of track/disc numbers or can I ignore those? |
|
ayumi |
Firmware Development
|
3 |
44 |
2025-03-03, 06:21 AM |
|
|
Thread: LevelDB database documentation
Post: RE: LevelDB database documentation
That’s very helpful, thanks! |
|
ayumi |
Firmware Development
|
3 |
44 |
2025-03-02, 08:20 PM |
|
|
Thread: LevelDB database documentation
Post: LevelDB database documentation
Is reading src/tangara/database/* the only way to figure out what exactly (and in what format) gets stored in the LevelDB database, or is this documented somewhere? |
|
ayumi |
Firmware Development
|
3 |
44 |
2025-02-27, 08:44 PM |
|
|
Thread: How to capture crashes
Post: RE: How to capture crashes
I’m not sure, but it looks like the OS run out of the available memory. |
|
ayumi |
Firmware Development
|
6 |
63 |
2025-02-26, 10:06 PM |
|
|
Thread: Over-the-air firmware updates via Wi-Fi?
Post: RE: Over-the-air firmware updates via Wi-Fi?
I don’t think that SAMD21 firmware can be updated from the ESP32 side, which could be a problem. |
|
ayumi |
General
|
2 |
29 |
2025-02-23, 08:41 PM |
|
|
Thread: because I could
Post: RE: because I could
AFAIK Tangara can’t supply power to USB devices, so nothing would happen. |
|
ayumi |
General
|
7 |
108 |
2025-02-23, 08:18 PM |
|
|
Thread: which memory cards are working for people?
Post: RE: which memory cards are working for people?
I use a Kingston SDIT/32 and it has worked well so far. I will probably upgrade to the 64 GB version of this card if I run of of space on my current one. |
|
ayumi |
General
|
19 |
257 |
2025-02-21, 08:35 PM |
|
|
Thread: Issue with DOA unit?
Post: RE: Issue with DOA unit?
If it sill shows up as a serial device when connected to a computer you could try some of the methods from here (https://cooltech.zone/tangara/docs/flashing/). |
|
ayumi |
General
|
2 |
44 |
2025-01-25, 07:35 PM |
|
|
Thread: Documentation on manual flashing + recovery
Post: RE: Documentation on manual flashing + recovery
henesy Wrote: (2025-01-16, 02:05 AM)
--
Does the esptool.js stuff only work in chrome based browsers? Doesn't seem to trigger the serial port dialogue for me in Firefox
--
IIRC Mozilla deliberately d... |
|
ayumi |
General
|
4 |
80 |
2025-01-16, 02:24 AM |
|
|
Thread: Chat room to discuss fw development/hacking?
Post: RE: matrix room to discuss fw development/hacking?
As far as I know there are only two actually usable chat software: Discord and IRC. Out of those two Discord does provide better user experience, better feature set out of the box and has actually wor... |
|
ayumi |
Firmware Development
|
21 |
264 |
2024-12-31, 12:13 AM |
|
|
Thread: Chat room to discuss fw development/hacking?
Post: RE: matrix room to discuss fw development/hacking?
craftyguy Wrote: (2024-12-30, 10:55 PM)
--
Since this might attract more trolls
--
I would prefer if you didn’t call me, or anyone else who disagrees with your personal assessment of Matrix protocol ... |
|
ayumi |
Firmware Development
|
21 |
264 |
2024-12-30, 11:05 PM |
|
|
Thread: Chat room to discuss fw development/hacking?
Post: RE: matrix room to discuss fw development/hacking?
Wasn’t Matrix so broken that its various failure modes, like the somewhat famous “unable to decrypt” error message, became a meme? |
|
ayumi |
Firmware Development
|
21 |
264 |
2024-12-30, 10:25 PM |
|
|
Thread: Gentoo Ebuild for Tangara Companion Application
Post: RE: Gentoo Ebuild for Tangara Companion Applicatio...
vimja Wrote: (2024-12-21, 10:43 PM)
--
Could you add the ~arm64 keyword? I just successfully built and ran both the cli and the companion app on my rk3588 powered mnt reform. Used the companion to fl... |
|
ayumi |
General
|
5 |
81 |
2024-12-22, 12:48 AM |
|
|
Thread: Pre-compiled tangara-companion app?
Post: RE: Pre-compiled tangara-companion app?
m Wrote: (2024-12-21, 05:38 PM)
--
Is there a place where I can download a pre-compiled mac app for updating my Tangara firmware?
--
You should be able to download pre–compiled macOS binaries from he... |
|
ayumi |
General
|
2 |
21 |
2024-12-21, 05:44 PM |
|
|
Thread: I packaged tangara-companion for Arch
Post: RE: I packaged tangara-companion for Arch
emily Wrote: (2024-12-20, 12:29 AM)
--
Turns out it just really doesn't like being built with LTO enabled, which has been the default since 2021 (https://rfc.archlinux.page/0004-lto-by-default/)
--
O... |
|
ayumi |
General
|
28 |
285 |
2024-12-20, 01:08 AM |
|
|
Thread: Gentoo Ebuild for Tangara Companion Application
Post: RE: Gentoo Ebuild for Tangara Companion Applicatio...
Assuming that I didn’t make any mistakes, the repository (together with instructions on how to use it) is here (https://codeberg.org/ayumi/tangara-overlay). |
|
ayumi |
General
|
5 |
81 |
2024-12-17, 04:44 AM |
|
|
Thread: I packaged tangara-companion for Arch
Post: RE: I packaged tangara-companion for Arch
emily Wrote: (2024-12-17, 12:04 AM)
--
I think you want to just build the stuff in data/.
edit: I do not actually know how to do that so this is probably not helpful
--
It was helpful, thanks! You... |
|
ayumi |
General
|
28 |
285 |
2024-12-17, 01:03 AM |
|
|
Thread: I packaged tangara-companion for Arch
Post: RE: I packaged tangara-companion for Arch
hailey Wrote: (2024-12-16, 04:24 AM)
--
Building with Meson gets you all the nice XDG stuff like a desktop entry and app icon too.
[…]
And then you'll get all the extras under $pkgdir/usr/share as ... |
|
ayumi |
General
|
28 |
285 |
2024-12-16, 05:46 PM |
|
|
Thread: Gentoo Ebuild for Tangara Companion Application
Post: RE: Gentoo Ebuild for Tangara Companion Applicatio...
Here is an updated ebuild for the v0.4.3 (and coincidently also v0.4.2, since dependences didn’t seem to change between those versions):
Code:
--
# Copyright 2024 Gentoo Authors
# Distributed under t... |
|
ayumi |
General
|
5 |
81 |
2024-12-16, 12:42 AM |
|
|
Thread: Gentoo Ebuild for Tangara Companion Application
Post: Gentoo Ebuild for Tangara Companion Application
Hi!
I’ve wrote an ebuild for Tangara Companion (and discovered a Cargo bug in the process), so I can have it ready to go when my Tangara arrives (I’m still waiting for it to be shipped). While it’s n... |
|
ayumi |
General
|
5 |
81 |
2024-12-14, 07:55 PM |