あく 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							63642617ee 
							
						 
					 
					
						
						
							
							Hide debug tools if debug is not enabled. Application: update debug tools code base. SubGhz: log duty cycle. ( #903 )  
						
						... 
						
						
						
						* Application: clean debug_tools code base.
* SubGhz: add duty cycle logging.
* Application: hide debug tools if not enabled. Gui: move icon_animation allocation to menu module. 
						
						
					 
					
						2021-12-15 15:23:16 +03:00 
						 
				 
			
				
					
						
							
							
								gornekich 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7170864fe4 
							
						 
					 
					
						
						
							
							[FL-1976] BLE HID ( #852 )  
						
						... 
						
						
						
						* ble: prototype ble hid
* ble: add HID service and characteristics
* debug tools: add ble keyboard app
* ble: change appearance
* ble: working keyboard
* bt: introduce furi-hal-bt-hid
* bt: restart hid service on each keyboard app enter
* bt: introduce switch profile
* bt: add profile to ble glue
* bt: working profile switch
* bt: introduce bt serial profile, rework API
* bt: rewotk HID profile
* bt: rework gap with profile configuration
* bt: move change profile routine to furi hal bt
* bt: change switch profile API to blocking
* bt: move battery update to furi hal bt
* bt: cleanup
* bt: add support for f6 target
* bt: update documentation
* bt: clean up code
* bt: remove NO OUTPUT setting
* bt: set numeric comparison pairing in BLE HID
* bt: support f6 target
* bt: set mac address in profile configuration
* bt: set advertise name in profile config
* bt: rework with furi thread
* bt: support f6 target
* bt: clear hci command buffer on core2 restart
* bt: correct thread kill sequence
* bt: fix freertos functions calls
* bt: add some enterprise delays fo correct memory free
* bt: code cleanup
* bt: change terminate -> stop
* bt: fix memory leakage
Co-authored-by: あく <alleteam@gmail.com> 
						
						
					 
					
						2021-12-08 14:28:01 +03:00 
						 
				 
			
				
					
						
							
							
								Nikolay Minaylov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f52e9fc578 
							
						 
					 
					
						
						
							
							[FL-2051] BadUSB: new GUI ( #844 )  
						
						... 
						
						
						
						* [FL-2051] BadUsb: new GUI
* add missing assets
* skip empty lines and leading spaces
* SubGhz: add alignment check to keystore mess with iv routine
Co-authored-by: あく <alleteam@gmail.com> 
						
						
					 
					
						2021-11-26 16:53:51 +03:00 
						 
				 
			
				
					
						
							
							
								Oleg Schwann 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							949079cb74 
							
						 
					 
					
						
						
							
							All strange time constants are now frequency multipliers ( #834 )  
						
						
						
						
					 
					
						2021-11-22 21:49:57 +03:00 
						 
				 
			
				
					
						
							
							
								Nikolay Minaylov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							efded63bcb 
							
						 
					 
					
						
						
							
							USB-UART: New GUI ( #826 )  
						
						... 
						
						
						
						* USB-UART: new gui
* Furi: use furi_console for logging instead of printf.
* CDC: calling open/close callbacks on interface change
* fix vcp_tx block on disconnect
* USB mode set by struct pointer
* FuriHal: proper event sequence on vcp reconnect
* disable debug prints
* HAL: add context to UART IRQ's
* Context usage in UART IRQ and CDC callbacks
* USB-UART: geting rid of baudrate limitations
* FuriHal: remove struct pollutant in usb api.
Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: DrZlo13 <who.just.the.doctor@gmail.com> 
						
						
					 
					
						2021-11-21 18:17:43 +03:00 
						 
				 
			
				
					
						
							
							
								SG 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							013ed64cbb 
							
						 
					 
					
						
						
							
							UART echo app ( #831 )  
						
						... 
						
						
						
						* HAL: add context to UART IRQ's
* Apps: uart echo/log application
* Sync api
* Another api sync 
						
						
					 
					
						2021-11-20 01:19:31 +03:00 
						 
				 
			
				
					
						
							
							
								あく 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2e46ec36a7 
							
						 
					 
					
						
						
							
							Lib: update m-lib to latest release. Update m-lib usage across project. ( #818 )  
						
						
						
						
					 
					
						2021-11-15 20:09:40 +03:00 
						 
				 
			
				
					
						
							
							
								Anna Prosvetova 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							558fa5670b 
							
						 
					 
					
						
						
							
							RPC: Add Virtual Display & Unify log tags ( #814 )  
						
						... 
						
						
						
						* RPC: Update protobuf sources
* RPC: Add Virtual Display
* Unify log tags
* RPC: Virtual Display placeholder
* Rpc: clear frame buffer callback before confirm.
* Firmware: full assert for hal, move fatfs initialization to furi hal.
* FuriHal: VCP optimizations, thread safe console. Rpc: adjust buffer sizes.
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com> 
						
						
					 
					
						2021-11-12 16:04:35 +03:00 
						 
				 
			
				
					
						
							
							
								Nikolay Minaylov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							88cee4601a 
							
						 
					 
					
						
						
							
							[FL-1885] USB-UART bridge ( #778 )  
						
						... 
						
						
						
						* [FL-1885] USB-UART: app and worker
* [FL-1885] USB-UART: UART on CDC0
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com> 
						
						
					 
					
						2021-10-21 21:12:20 +03:00 
						 
				 
			
				
					
						
							
							
								あく 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2751440193 
							
						 
					 
					
						
						
							
							[FL-1970, FL-1965, FL-1872, FL-1689] Python framework, Scripts and fixes ( #779 )  
						
						... 
						
						
						
						* Scripts: add flipper lib, migrate ob to flipper lib, update ob.data
* Makefile: speedup build with phony target for .d files
* FuriHal,U8G2: full MGG display support and ERC contrast tuning.
* Desktop: fix dolphin rename artifact.
* Scripts: port otp.py to flipper scripting lib.
* Scripts: add wipe and core1 flashing to flash.py, remove obsolete shell scripts
* Scripts: replace core1 flashing script with global makefile.
* Scripts: final touches and migration to python. Root Makefile for everything. 
						
						
					 
					
						2021-10-21 15:24:34 +03:00 
						 
				 
			
				
					
						
							
							
								あく 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4997b56498 
							
						 
					 
					
						
						
							
							DisplayTest: controller fine tuning. Disable u8g2 contrast management. ( #772 )  
						
						... 
						
						
						
						* DisplayTest: controller fine tuning. Disable u8g2 contrast management.
* DisplayTest: correct initial configuration values. Targets: cleanup dead code.
* DisplayTest: correct initial value for bias. 
						
						
					 
					
						2021-10-19 14:42:49 +03:00 
						 
				 
			
				
					
						
							
							
								あく 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f390060922 
							
						 
					 
					
						
						
							
							[FL-1942] Applications: Display Test. u8g2 usage refactoring.  #770  
						
						
						
						
					 
					
						2021-10-17 23:34:36 +03:00 
						 
				 
			
				
					
						
							
							
								Nikolay Minaylov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e6642b332c 
							
						 
					 
					
						
						
							
							[FL-1930] USB HID ( #751 )  
						
						... 
						
						
						
						* [FL-1930] USB HID keyboard test
* [FL-1930] HID mouse demo app
* [FL-1930] BadUSB: RubberDucky script parser. BadUSB test app
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com> 
						
						
					 
					
						2021-10-13 19:38:24 +03:00 
						 
				 
			
				
					
						
							
							
								Nikolay Minaylov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e0c1928fde 
							
						 
					 
					
						
						
							
							[FL-1857] New USB stack ( #735 )  
						
						... 
						
						
						
						* libusb_stm32 USB stack test
* USB: Add dual CDC mode
* USB HID demo, added libusb_stm32 as submodule
* Target F6/F7: remomve unused ll_usb
Co-authored-by: n.minaylov <n.minaylov@flipperdevices.com>
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com> 
						
						
					 
					
						2021-10-06 12:24:09 +03:00 
						 
				 
			
				
					
						
							
							
								あく 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							433025b5c7 
							
						 
					 
					
						
						
							
							Input, Gui: total events complementarity on all levels ( #681 )  
						
						... 
						
						
						
						* Cli: add missing const in cli_write.
* Gui, Input: bit fields based key complementarity on all levels, key and type names API.
* Gui: minor cleanup of bit filed usage 
						
						
					 
					
						2021-08-31 11:22:52 +03:00 
						 
				 
			
				
					
						
							
							
								あく 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0a97d6913c 
							
						 
					 
					
						
						
							
							Rename api-hal to furi-hal ( #629 )  
						
						
						
						
					 
					
						2021-08-08 21:03:25 +03:00 
						 
				 
			
				
					
						
							
							
								あく 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7907cb232b 
							
						 
					 
					
						
						
							
							Applications: unified entry point naming scheme, drop dead code, cleanup. ( #628 )  
						
						
						
						
					 
					
						2021-08-07 19:54:42 +03:00