Ollo 
							
						 
					 
					
						
						
							
						
						dc6b49dd44 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/o4mini-llm' into ollo-dev  
						
						
						
						
					 
					
						2025-06-06 20:22:26 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						fbdf1ea24b 
					 
					
						
						
							
							Hacked MQTT output without panel  
						
						
						
						
					 
					
						2025-04-26 15:41:24 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						06ce74da9f 
					 
					
						
						
							
							Added MQTT.md  
						
						
						
						
					 
					
						2025-04-26 00:09:40 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0acb2a2538 
					 
					
						
						
							
							fix udp on macOS  
						
						
						
						
					 
					
						2025-04-25 23:39:56 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bd300f163e 
					 
					
						
						
							
							Add MQTT documentation and client support  
						
						... 
						
						
						
						Create MQTT.md with protocol overview and usage examples.
Update client/bin/src/main.rs to initialize a Paho MQTT client with environment-configured broker, connect, and publish combined weather and transit data to the ledboard/data topic. 
						
						
					 
					
						2025-04-25 23:07:32 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						25da1ac04b 
					 
					
						
						
							
							feat: add MQTT support and configuration documentation  
						
						
						
						
					 
					
						2025-04-25 21:59:51 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						183764f2bb 
					 
					
						
						
							
							MQTT message is received  
						
						
						
						
					 
					
						2025-04-25 21:37:56 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						ccbb23ebc7 
					 
					
						
						
							
							MQTT server connection is printed  
						
						
						
						
					 
					
						2025-04-25 21:15:57 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						35d65b6475 
					 
					
						
						
							
							Removed all Mqtt Async stuff  
						
						
						
						
					 
					
						2025-04-25 21:11:18 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ce7afca13c 
					 
					
						
						
							
							Synchronously execute MQTT publish with block_on  
						
						
						
						
					 
					
						2025-04-25 19:38:59 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						5c2f2f60ad 
					 
					
						
						
							
							lazy_static does not help for MQTT, qwen2.5-coder did not help this time :-(  
						
						
						
						
					 
					
						2025-04-23 21:16:13 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						2fcf37bfdc 
					 
					
						
						
							
							Update all fields of ini configuration  
						
						
						
						
					 
					
						2025-04-23 20:46:15 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						cef76ad9aa 
					 
					
						
						
							
							Refactored configuration into new module  
						
						
						
						
					 
					
						2025-04-23 20:30:12 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						d4726a2b9a 
					 
					
						
						
							
							Integrated mutex into lazy_init (hint proposed by qwen2.5-coder)  
						
						
						
						
					 
					
						2025-04-23 20:05:25 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						a526e5fb22 
					 
					
						
						
							
							Prepare ini parsing, but updating global variable is not possible  
						
						
						
						
					 
					
						2025-04-20 21:45:43 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						0041d1c30c 
					 
					
						
						
							
							Parsing ini file does not work  
						
						
						
						
					 
					
						2025-04-18 23:10:04 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						9d3dfda37e 
					 
					
						
						
							
							correct rust variables in new function  
						
						
						
						
					 
					
						2025-04-18 21:42:08 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						c8d4ab3ba3 
					 
					
						
						
							
							Refactor fun_publishinfoviamqtt  
						
						
						
						
					 
					
						2025-04-18 19:51:45 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						c07d6db238 
					 
					
						
						
							
							Extracted mqtt publish into sperate function  
						
						
						
						
					 
					
						2025-04-18 18:06:43 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						8e3f4f4286 
					 
					
						
						
							
							MQTT paho publish is compiling  
						
						
						
						
					 
					
						2025-04-16 21:52:09 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						922c023216 
					 
					
						
						
							
							Refactored function: always use only two parameter  
						
						
						
						
					 
					
						2025-04-06 17:13:47 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						4473fa7f8b 
					 
					
						
						
							
							Init file parsing was compiled  
						
						
						
						
					 
					
						2025-04-04 23:08:52 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						f9a3451281 
					 
					
						
						
							
							Lazy init started  
						
						
						
						
					 
					
						2025-04-04 21:33:15 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						efeb9d8227 
					 
					
						
						
							
							INI File can be parsed  
						
						
						
						
					 
					
						2025-04-04 18:56:41 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						955bc37afe 
					 
					
						
						
							
							Ini File could be parsed  
						
						
						
						
					 
					
						2025-04-04 17:33:52 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						bdd65e740d 
					 
					
						
						
							
							MQTT status  
						
						
						
						
					 
					
						2024-01-13 00:29:30 +01:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						0afbc1c508 
					 
					
						
						
							
							Mqtt subscribe works  
						
						
						
						
					 
					
						2024-01-13 00:01:49 +01:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						3ecafd4534 
					 
					
						
						
							
							Mqtt subscribe works  
						
						
						
						
					 
					
						2024-01-12 23:56:31 +01:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						1afa8fbe81 
					 
					
						
						
							
							MQTT client working outside main loop  
						
						
						
						
					 
					
						2024-01-10 21:44:23 +01:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						b4a4cdd1ac 
					 
					
						
						
							
							Debug print deactivated  
						
						
						
						
					 
					
						2024-01-10 21:43:56 +01:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						5930417ae4 
					 
					
						
						
							
							MQTT test  
						
						
						
						
					 
					
						2024-01-07 19:18:20 +01:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						4b6afda278 
					 
					
						
						
							
							Refactored main-function  
						
						
						
						
					 
					
						2024-01-07 16:25:01 +01:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						256fdeee47 
					 
					
						
						
							
							Merge branch 'master' into ollo-dev  
						
						
						
						
					 
					
						2024-01-07 16:02:09 +01:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						c39f944b5a 
					 
					
						
						
							
							datetime format in URL changed  
						
						
						
						
					 
					
						2024-01-05 22:16:24 +01:00 
						 
				 
			
				
					
						
							
							
								empirephoenix 
							
						 
					 
					
						
						
							
						
						76fed4a4de 
					 
					
						
						
							
							Merge pull request  #4  from lysogeny/master  
						
						... 
						
						
						
						Fix inconsistent spacing between lines 
						
						
					 
					
						2023-10-13 22:03:20 +02:00 
						 
				 
			
				
					
						
							
							
								Ada 
							
						 
					 
					
						
						
							
						
						3951b4e41c 
					 
					
						
						
							
							Fix inconsistent spacing between lines  
						
						
						
						
					 
					
						2023-10-13 21:14:24 +02:00 
						 
				 
			
				
					
						
							
							
								empirephoenix 
							
						 
					 
					
						
						
							
						
						47f5507f4f 
					 
					
						
						
							
							Merge pull request  #3  from lysogeny/master  
						
						... 
						
						
						
						Fix kerning issues in station names by increasing font size and shortening strings where necessary. 
						
						
					 
					
						2023-10-13 20:08:04 +02:00 
						 
				 
			
				
					
						
							
							
								empirephoenix 
							
						 
					 
					
						
						
							
						
						6744004387 
					 
					
						
						
							
							Merge branch 'master' into master  
						
						
						
						
					 
					
						2023-10-13 20:07:28 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						e42b08bcf3 
					 
					
						
						
							
							Update StraBa every 50 seconds  
						
						
						
						
					 
					
						2023-10-04 20:43:08 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						5923bc830e 
					 
					
						
						
							
							Added returncode for main function  
						
						
						
						
					 
					
						2023-10-04 20:41:29 +02:00 
						 
				 
			
				
					
						
							
							
								Ada 
							
						 
					 
					
						
						
							
						
						b963abc80b 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/C3MA/LED-Board  
						
						
						
						
					 
					
						2023-09-28 22:09:43 +02:00 
						 
				 
			
				
					
						
							
							
								Ada 
							
						 
					 
					
						
						
							
						
						e07413f594 
					 
					
						
						
							
							Fix kerning issues by changing font. Shorten names when necessary.  
						
						
						
						
					 
					
						2023-09-28 22:08:54 +02:00 
						 
				 
			
				
					
						
							
							
								empirephoenix 
							
						 
					 
					
						
						
							
						
						870cd0ad0a 
					 
					
						
						
							
							Merge pull request  #2  from lysogeny/master  
						
						... 
						
						
						
						Fix misaligned text elements in second line 
						
						
					 
					
						2023-09-26 22:08:06 +02:00 
						 
				 
			
				
					
						
							
							
								Ada 
							
						 
					 
					
						
						
							
						
						04aab61ab7 
					 
					
						
						
							
							Shift weather back to original location  
						
						
						
						
					 
					
						2023-09-24 23:03:02 +02:00 
						 
				 
			
				
					
						
							
							
								Ada 
							
						 
					 
					
						
						
							
						
						46f7eb4f8a 
					 
					
						
						
							
							Fix misaligned text elements in second line  
						
						
						
						
					 
					
						2023-09-24 22:29:24 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						860815313b 
					 
					
						
						
							
							Handle unused variable  
						
						
						
						
					 
					
						2023-09-23 15:42:18 +02:00 
						 
				 
			
				
					
						
							
							
								0110 
							
						 
					 
					
						
						
							
						
						122b6e58b3 
					 
					
						
						
							
							Merge pull request  #1  from lysogeny/master  
						
						... 
						
						
						
						Update simulator to work with newer versions of client. 
						
						
					 
					
						2023-09-23 15:38:02 +02:00 
						 
				 
			
				
					
						
							
							
								Ada 
							
						 
					 
					
						
						
							
						
						de848e45ee 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/C3MA/LED-Board  
						
						
						
						
					 
					
						2023-09-22 22:48:21 +02:00 
						 
				 
			
				
					
						
							
							
								Ada 
							
						 
					 
					
						
						
							
						
						6d5d7cf261 
					 
					
						
						
							
							Update server to respond to status checking messages  
						
						... 
						
						
						
						The simulator responds to unknown valid datagrams by returning them to the
sender. 
						
						
					 
					
						2023-09-22 22:47:21 +02:00 
						 
				 
			
				
					
						
							
							
								Ollo 
							
						 
					 
					
						
						
							
						
						c2035df4d9 
					 
					
						
						
							
							Removed plus  
						
						
						
						
					 
					
						2023-09-22 22:43:55 +02:00