Eike Ahmels
4b47dab653
scanning for elrs network devices with crsf msp frame capability
...
only setup port and connect if its valid and ready
change mdsn detection and made remove ports working for tcp ports
used the bonjour package and made it event based
removed unused constant
chore: code quality
fix self reference for mdns handler functions
adding port removal on not reachable
fix tcpcheck for resolved addresses
fixing mdns and polling
fixed mdns browser init (thanks to CapnBry), events not getting registered before the discovery starts
tcp polling was to fast and now doesnt check if the gui is connected to reduce ESP stress.
chore: remove commented code
added mdns requery interval
added andoird zeroconf for mdns discovery
fixed mobile detection and fixed squash/merge errors
fixing yarn install error and code smells
fixes cordova connect
2022-08-31 08:44:35 +02:00
Mark Haslinghuis
7507fc0b42
Fix semicolon
2022-08-23 21:42:27 +02:00
haslinghuis
55d4506da1
Merge pull request #2930 from haslinghuis/update_nwjs
...
Update NWjs to 0.67.1 and Node to 16.17.0 LTS
2022-08-21 00:31:00 +02:00
Tomas Chmelevskij
ccc140acd2
Merge pull request #2999 from chmelevskij/chore/css-util-modules
...
Remove css utils from global scope
2022-08-20 18:29:07 +01:00
Mark Haslinghuis
c8d0490b2f
Update NWjs to 0.67.1 and Node to 16.17.0
2022-08-19 23:39:40 +02:00
Tomas Chmelevskij
04d6cf556c
Tidy up init.js
build order
2022-08-19 21:48:49 +01:00
Tomas Chmelevskij
71a3fb4789
remove css utils from global scope
2022-08-19 21:43:11 +01:00
Mark Haslinghuis
6ec67acfc0
Fix profile switching
2022-08-19 00:34:22 +02:00
Mark Haslinghuis
629df325f1
Raise PID profile count
2022-08-06 21:47:31 +02:00
J Blackman
7bc1db46b6
Merge pull request #2953 from haslinghuis/remove-anti-gravity-step-mode
2022-08-04 08:07:57 +10:00
Mark Haslinghuis
e85b706ad6
Fix cli output
...
Fix rememberLastTab
Fix sonar issues
2022-07-28 19:42:38 +02:00
Mark Haslinghuis
7e3ff0b27b
Remove antiGravityMode and change itermAcceleratorGain to antiGravityGain
2022-07-25 16:52:31 +02:00
Mark Haslinghuis
f432ea6711
Extended Bidir Dshot
2022-07-24 02:11:33 +02:00
Mark Haslinghuis
f57255920a
Fix motor stop
2022-07-24 00:26:08 +02:00
Tomas Chmelevskij
852c88db65
Update src/js/main.js
...
Co-authored-by: haslinghuis <mark@numloq.nl>
2022-07-23 22:30:42 +03:00
Tomas Chmelevskij
5a74094df1
move tabs to use esm modules
2022-07-23 22:08:19 +03:00
Jon Mahoney
8bc93fdd7e
Watt Hours Consumed OSD element and post Flight Stat
...
A feature request was made to implement watt hour consumed on the osd.
This allows pilots who prefer reading Wh over other battery stats can
judge battery consumption.
2022-07-15 17:29:02 -04:00
haslinghuis
b7d1ec0837
Merge pull request #2961 from haslinghuis/fix-hide-window
...
Remove disable minimize workaround on MacOS
2022-07-15 12:18:13 +02:00
Mark Haslinghuis
f68591be58
Disable minimize on MacOS
2022-07-07 21:54:57 +02:00
Mark Haslinghuis
934f2746ec
Fix cpuload
2022-07-05 00:25:59 +02:00
phobos-
c4d6b7b0df
MSP VTX device
2022-06-29 15:36:53 +02:00
p-i-engineer
e17cf1ae68
initial commit to fix PR
...
haslinghuis comment inc
comments inc
haslinghuis comment inc
Revert "haslinghuis comment inc"
This reverts commit cbe38ff353cacc041dc1f88bbe59780b9982f9d0.
Update src/js/tabs/osd.js
Co-authored-by: haslinghuis <mark@numloq.nl>
Update src/js/tabs/osd.js
Co-authored-by: haslinghuis <mark@numloq.nl>
clean
clean
fix
clean
2022-06-28 16:30:46 -07:00
Mark Haslinghuis
54d9f515b9
Fix MSP and make timeout dynamic
...
Add parameters to status bar
Use async and await on serial_backend
2022-06-26 23:27:49 +02:00
mituritsyn
08dd88a467
hide accel related items
2022-06-16 12:19:31 +03:00
Mark Haslinghuis
82df203e35
Update version to 10.9.0 and API 1.45 and enable NW2 features
...
Update version to 10.9.0 and API 1.45 and enable NW2 features
2022-06-15 01:39:18 +02:00
Mark Haslinghuis
43414f3b8f
Remove sensitivity
2022-06-03 03:34:23 +02:00
Mark Haslinghuis
b51a7b288a
Fix MSP_BOARD_INFO && Storage Quota
...
Cleanup LocalStorage
2022-05-30 23:19:51 +02:00
J Blackman
10645cb791
Merge pull request #2931 from haslinghuis/move-telemetry-to-receiver-tab
2022-05-29 08:49:26 +10:00
haslinghuis
6093e7aa71
Merge pull request #2932 from haslinghuis/fix-porthandler
...
Fix PortHandler
2022-05-28 04:28:18 +02:00
J Blackman
8f633889fb
Merge pull request #2921 from haslinghuis/stop-motortest-with-space
2022-05-28 12:10:36 +10:00
Mark Haslinghuis
503e129fdb
Fix PortHandler
2022-05-27 03:36:42 +02:00
haslinghuis
ee3ddc197e
Merge pull request #2636 from haslinghuis/remove_chrome_storage
...
[chore] migrate remaining deprecated chrome storage API calls to ConfigStorage JSON implementation.
2022-05-27 02:44:08 +02:00
Mark Haslinghuis
6f0bdba5f4
Move telemetry to receiver tab
2022-05-22 05:00:47 +02:00
Miguel Angel Mulero Martinez
ec7822f5f6
Make OSD screen bigger if possible
2022-05-20 08:08:36 +02:00
haslinghuis
abdcbc6d30
Merge pull request #2920 from benlumley/improve-osd-elements-rendering
...
OSD Tab - Improve the way osd elements picker + timer section render/wrap
2022-05-19 23:21:31 +02:00
haslinghuis
87eec422c3
Merge pull request #2913 from haslinghuis/fix-freezing
...
Fix freezing of configurator while loading local firmware and OSD preview while moving elements on Linux
2022-05-19 20:20:27 +02:00
Mark Haslinghuis
b5abb41fe3
Stop motor test with any key
2022-05-17 22:23:25 +02:00
Ben Lumley
7d44593165
Also tidy up timers
2022-05-11 10:45:31 +01:00
Ben Lumley
282df2c7ff
Improve the way osd elements render, in particular - stop the labels + variant pickers wrapping under the 3 checkboxes and looking messy
2022-05-11 10:31:03 +01:00
Mark Haslinghuis
2cb90b13a3
Fix-freezing
...
Bump ubuntu version in workflow
2022-05-11 02:45:04 +02:00
Miguel Angel Mulero Martinez
51eca21578
Add Danish translation
2022-04-29 20:51:40 +02:00
Hans Christian Olaussen
145d567ff9
Make "Activate bootloader" button use bootloader in flash if it exists
2022-04-24 00:19:12 +02:00
Ivan Efimov
f08fa0a743
Cli tab: vertical flex fix and removing scroll bars
2022-04-22 18:20:40 -05:00
Mark Haslinghuis
f41e135333
Migrate chrome storage API to window.localStorage
...
Add remove function
Remove callback from set and remove
Rebased
Rebased
2022-04-22 01:08:48 +02:00
Mark Haslinghuis
9e4c844417
[chore] remove_duplicates from receiver tab
2022-04-14 16:26:10 +02:00
Mark Haslinghuis
94037827e8
Fix model preview
...
Refactor currentRates
2022-04-13 02:04:42 +02:00
haslinghuis
d9089dc212
Merge pull request #2884 from limonspb/failsafe_units_fix
...
Change failsafe delays units to seconds in UI
2022-04-13 01:57:56 +02:00
Mark Haslinghuis
6a4a457eb9
Fix autocomplete
2022-04-10 00:32:39 +02:00
Ivan Efimov
8fb0961701
Change failsafe delays units to seconds in UI
2022-04-07 20:21:33 -05:00
Mark Haslinghuis
2fb9308265
Fix expert mode
2022-04-02 00:07:40 +02:00