Luke Else luke-else
luke-else pushed to main at luke-else/esp32_gps_display 2023-07-21 09:24:21 +00:00
620ff4b207 Reverted back to pre async attempt
luke-else pushed to main at luke-else/esp32_gps_display 2023-07-19 20:45:32 +00:00
56e7021395 Moved everything out into threads
luke-else pushed to main at luke-else/esp32_gps_display 2023-07-18 20:25:36 +00:00
33396317b2 Started moving some of the code out to separate files. From here I can then make everything asynchronous and more performant
luke-else pushed to main at luke-else/esp32-wifi 2023-07-12 18:34:56 +00:00
63c64238a9 Update build tools to use new espflash version.
luke-else pushed to main at luke-else/.config 2023-07-06 21:20:07 +00:00
a72fc7cf40 Make inlay hints cover whole document instead of just on the currently selected line.
luke-else pushed to main at luke-else/subnet_calculator_ui 2023-07-06 21:17:28 +00:00
027173da15 Moved UI elements back onto the main window. Made panels return Networking error types
luke-else pushed to main at luke-else/subnet_calculator_ui 2023-07-05 21:53:45 +00:00
2170c7872e Added ip param to app. Some really basic code just testing a new dev environment
luke-else pushed to main at luke-else/.config 2023-07-05 19:03:55 +00:00
44f0129aa8 Updated treesitter.lua t not require help.
luke-else pushed to main at luke-else/esp32-wifi 2023-07-02 17:12:22 +00:00
6786acdebc Updated code to start up AP after 3 local network scans
luke-else pushed to main at luke-else/esp32-wifi 2023-06-19 21:38:07 +00:00
8b2abd2f8d Changed RSSI percentage strength function to return the correct percentage. Now takes into account min and max RSSIs. Could potentially use some sort of Logarithmic scale to actually determine the correct RSSI
luke-else pushed to main at luke-else/esp32-wifi 2023-06-19 20:57:54 +00:00
63b6627867 Created ESP32 app that scans local APs and reports signal strength.
luke-else pushed to main at luke-else/esp32-std-template 2023-06-19 17:38:07 +00:00
052441b3d4 Initial upload of project template
luke-else created repository luke-else/esp32-std-template 2023-06-19 17:32:55 +00:00
luke-else created repository luke-else/esp32-wifi 2023-06-19 17:19:32 +00:00
luke-else pushed to main at luke-else/subnet_calculator_ui 2023-06-05 20:39:58 +00:00
0a5061d787 Created UI repository for subnet calculator
luke-else created repository luke-else/subnet_calculator_ui 2023-06-05 20:31:06 +00:00
luke-else pushed to main at luke-else/egui-template 2023-06-03 16:50:15 +00:00
68d2080030 Made the project more moduler and added theming capabilities
luke-else pushed to main at luke-else/egui-template 2023-06-03 15:43:21 +00:00
37360a24d6 Created a more scalable file structure with modular elements
luke-else pushed to master at luke-else/subnet_calculator 2023-05-26 13:20:22 +00:00
108f8f2ab4 #5 Update cargo.toml and license to allow for publish to crates.io
luke-else opened issue luke-else/subnet_calculator#5 2023-05-26 13:09:42 +00:00
Update documentation