ProffieOS v6.3 BETA testing

Working on blaster prop and my board just decided to start playing hum audibly at about about 71 minutes of being on.

00:32:48.228 -> Ignition.
...............
01:42:12.470 -> Playing testfont2a/hum01.wav

which sounds possibly related to:

I have my testfont running, and it was sitting on the bench when suddenly I got “hhhuuummmmmmmmm”
Serial monitor shows hum playing all along, as well as swingl and swingh…but they are not audible, even though they are present in the font folder (expected when blaster mode)
I do get preon.wav and out.wav at boot/preset change, but not smoothswings or hum…until this hum thing now.

@MegtoothSith can you share the config you used?

This is for a proffieboard 1.5, so you’d have to change the config top for proffieboard 2.2:

DFT Config

1 Like

Is this repeatable though? If it only happens once it might just be a coincidence.

1 Like

The following updates/additions/fixes for my prop are currently on github if we can get them tested they’ll roll into v6.1:

  1. Track Player
    Fixed Loop playback for tracks, added fix for missing /tracks folder in /font or /common. If no tracks other than default is available Track Player will Loop the default track, no other playback options are available. If more than one track in font or common then Track Player will now start with first track found instead of default. This is to prevent repeat play during Rotate if default track was also first track.

  2. Fix Scroll Preset Increment
    Increment by 5 fixed for Scroll Preset menu

  3. Added Swing Option Menu to Style Settings Submenu
    SWING OPTION was missing from Style Settings menu in v6.0

  4. Release Wav Player for non-Edit Mode menus
    wav_player is now released after prompt for non-menu usage

  5. Prevent Hold Button or Long Click Button in Color Editing or Blade Length Editing
    Added prevention for a hold or long click when ShowColor style is active, refer to controls for each mode to ensure correct button use

  6. Color Zoom for Color List
    Color Zoom added to on-the-fly Color List controls for 1 button and 2 button, changed control for Color List to match ColorWheel Zoom

  7. Button changes to allow for Choreography Mode addition to 1 button
    Changed a few controls to enable Choreography Mode for 1 button, refer to top section of prop for updated controls

  8. Add Drag for HOLD_BUTTON_LOCKUP
    Added Drag for the Hold Button lockup define while saber is pointing down

  9. Fixed FETT263_DUAL_MODE_SOUND selection for pstoff
    pstoff sounds now selected up=odd, down=even (along with preon, out and in sounds)

  10. Added on-the-fly Copy Preset
    Added on-the-fly Copy Preset functionality to 1 button and 2 button controls (outside Edit Mode Menu) refer to controls at top of prop, will make a copy of current preset which you can then edit to add additional presets.

4 Likes

I have tested: * FETT263_TWIST_ON_PREON

It works fine with preon wav files and blade effects. I’ll test other gestures too for preon.

I think my gesture issues MAY have been related to a board angle in chassis issue that I needed to define. Still working on that. Will report back.

Also, will OS6 work with TeensySaberV3 or not? If so, I can test it on TSV3 as well.

OS6 should work fine with TeensySabers, although you don’t get some of the features, like faster neopixels and faster motion readouts. Would be great to test it out and see if there are anything that doesn’t work as it should.

1 Like

Ok, I’m getting ready to program a TeensySaberV3 with OS6 then. I’m updating this one anyway.

I might have had a loose blade insertion, and it did bladeout…see my new topic.

I am traveling for the next 11 days so any replies will be subject to availability and connectivity.

I found a glitch or a bug. Here’s the paste with details and a link to get the fontset.
Proffie3.6Proffie2.2: Hum Triggers without blade ignition using vol up/down. - Pastebin.com

I’ve repeated the issue 3 times in testing and it still is happening.

Can someone please load up the config and fontset to validate and possibly diagnose?

ooo a mystery…

I have a TeensySaberV3 running OS6 with Fernando’s OS6 bladestyles and Edit Mode. Testing now, but all seems well initially!!! How cool is that? This saber is 4 years old, and is now more feature rich than new sabers!!!

PS, Fredrik: I have also tested these on Proffieboard 3.7 and 2.2:

  • FETT263_SWING_ON_PREON
  • FETT263_TWIST_ON_PREON
  • FETT263_STAB_ON
  • FETT263_STAB_ON_PREON
  • FETT263_THRUST_ON_PREON

All work to trigger preon audio and blade effects.

2 Likes

It would be great to see what’s happening in the serial monitor when this occurs.

1 Like

I haven’t tried to post an error message before, so I hope this works ok. Basically, with fett263’s newest update, I get an error unless I have FETT263_SAVE_CHOREOGRAPHY defined. I’m planning to use it anyway, just letting you know.

In file included from D:\Users\jdsea\Documents\Proffieboard\OS\6.0\ProffieOS\config\beta_test_config.h:136,

                 from D:\Users\jdsea\Documents\Proffieboard\OS\6.0\ProffieOS\ProffieOS.ino:558:

D:\Users\jdsea\Documents\Proffieboard\OS\6.0\ProffieOS\props\saber_fett263_buttons.h: In member function 'void SaberFett263Buttons::RestoreGestureState()':

D:\Users\jdsea\Documents\Proffieboard\OS\6.0\ProffieOS\props\saber_fett263_buttons.h:981:9: error: 'saved_choreography' was not declared in this scope

  981 |     if (saved_choreography.isIntialized()) memset(saved_choreography.clash_rec, 0, sizeof(saved_choreography.clash_rec));

      |         ^~~~~~~~~~~~~~~~~~

exit status 1

Error compiling for board Proffieboard V2.



This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

Thanks, I must have crossed up the functions when I was adding on github, that line belongs in RestoreChoreo() not RestoreGestureState(). I submitted the fix, it should be on github now.

1 Like

Once we’re back if nobody’s isolated it you know I’m game.

Teensysaber, thrust, and some testing.

2 Likes

Hey Tom, I have some answers for you.
Thrust has an intentional 2 second delay before another thrust will register.

For the voice prompts, Fredrik only recently updated the zip files for download. There were some fixes made (mbatt saying default being one of them).
So grab a fresh copy and you should be good to go.

3 Likes

hey @profezzorn I downloaded the master zip from github and tested the changing the font.

I was able to reproduce the issue, the hum didn’t play.

I will test with megtooth sith config as well.

16:06:27.710 -> Battery voltage: 3.34
16:06:33.256 -> channels: 2 rate: 44100 bits: 16
16:06:47.705 -> Battery voltage: 3.30
16:07:07.699 -> Battery voltage: 3.29
16:07:08.629 -> channels: 1 rate: 44100 bits: 16
16:07:27.701 -> Battery voltage: 3.29
16:07:38.025 -> Amplifier off.
16:07:38.987 -> Unmounting SD Card.
16:07:39.021 -> Booster off.
16:07:47.691 -> Battery voltage: 3.33
16:07:58.319 -> unit = 0 vol = 0.00, Playing Bal Venos/hum01.wav
16:07:58.319 -> channels: 1 rate: 44100 bits: 16
16:07:58.319 -> unit = 1 vol = 0.50, Playing Bal Venos/out/out02.wav
16:07:58.319 -> channels: 1 rate: 44100 bits: 16
16:07:58.319 -> humstart: 1800
16:07:58.319 -> unit = 2 vol = 0.00, Playing Bal Venos/swingl/swingl03.wav
16:07:58.352 -> channels: 1 rate: 44100 bits: 16
16:07:58.352 -> unit = 3 vol = 0.00, Playing Bal Venos/swingh/swingh03.wav
16:07:58.352 -> channels: 1 rate: 44100 bits: 16
16:07:58.784 -> Playing Bal Venos/swingh/swingh03.wav
16:07:58.784 -> channels: 1 rate: 44100 bits: 16
16:08:00.776 -> Playing Bal Venos/swingl/swingl03.wav
16:08:00.776 -> channels: 1 rate: 44100 bits: 16
16:08:07.715 -> Battery voltage: 3.30
16:08:10.774 -> Playing Bal Venos/swingh/swingh03.wav
16:08:10.774 -> channels: 1 rate: 44100 bits: 16
16:08:11.770 -> Playing Bal Venos/swingl/swingl03.wav
16:08:11.770 -> channels: 1 rate: 44100 bits: 16
16:08:22.790 -> Playing Bal Venos/swingl/swingl03.wav
16:08:22.790 -> channels: 1 rate: 44100 bits: 16
16:08:22.790 -> Playing Bal Venos/swingh/swingh03.wav
16:08:22.790 -> channels: 1 rate: 44100 bits: 16
16:08:27.704 -> Battery voltage: 3.30
16:08:33.778 -> Playing Bal Venos/swingl/swingl03.wav
16:08:33.778 -> channels: 1 rate: 44100 bits: 16
16:08:34.774 -> Playing Bal Venos/swingh/swingh03.wav
16:08:34.774 -> channels: 1 rate: 44100 bits: 16
16:08:40.188 -> Playing Bal Venos/in/in03.wav
16:08:40.188 -> channels: 1 rate: 44100 bits: 16
16:08:40.752 -> No sounds found: pstoff
16:08:47.689 -> Battery voltage: 3.30
16:08:50.079 -> Style RAM = 3572
16:08:50.344 -> Playing bank14/font.wav
16:08:50.344 -> channels: 1 rate: 44100 bits: 16
16:08:50.344 -> Audio underflows: 5
16:08:52.202 -> Amplifier off.
16:08:53.165 -> Unmounting SD Card.
16:08:53.231 -> Booster off.
16:09:07.704 -> Battery voltage: 3.33

I did reproduce the issue on webusb but was able to gesture off and it did turn off.

I’m lost, there’s been too many hum issues.
Also, when you do commands from webusb, some of the output goes to webusb, so it’s really hard to see what you’re doing, and what the expected result might be. I think previously you added some comments to the serial monitor output? Or was that someone else?

I think we’re going to need to create new threads when we find problems in the beta. I’m finding it very difficult to keep track of multiple issues in the same thread.

1 Like