- Jun 03, 2019
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Aug 25, 2017
-
-
Grzegorz Daniluk authored
-
- Jan 17, 2017
-
-
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Dec 14, 2016
-
-
Adam Wujek authored
Fixed by uplift of a kernel from 3.16.37 to 3.16.38. Even it is a local privilege escalation bug, which does not impact us, it is worth to have it fixed. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Dec 13, 2016
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Dec 05, 2016
-
-
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Dec 01, 2016
-
-
Adam Wujek authored
Since the buildroot anyway downloads .xz archive of the kernel for linux-headers we can avoid downloading the gz archive for our kernel compilation. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Also remove link to at91_softpwm.h Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Signed-off-by:
Federico Vaga <federico.vaga@gmail.com>
-
- Sep 30, 2016
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Sep 26, 2016
-
-
Adam Wujek authored
Add to Kconfig: --RTU_HP_MASK_ENABLE --RTU_HP_MASK_VAL Update wrs_vlans: --add parameter --hpmask --read RTU_HP_MASK_* from dot-config --print hpmask with plist add a new minipc call rtud_export_hp_mask for HP mask Update wrs-user-manual Update wrs-developer-manual Update webinterface Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Sep 05, 2016
-
-
Adam Wujek authored
Add a minipc calls added at commits: [Feature: 1055] userspace/tools: add unrec command to rtu_stat [Feature: 1055] userspace/tools: add learning command to rtu_stat Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Aug 11, 2016
-
-
Adam Wujek authored
wrsw_rtud: --remove "force" param for minipc call rtudexp_clear_entries --pass port mask instead of port number for minipc call rtudexp_add_entry rtu_stat: --add a possibility to add RTU rules for a given port mask --add a possibility to remove single RTU rule --add a possibility to remove RTU rule for a given port mask --add verifying of MAC address --improve help Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jul 07, 2016
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jan 29, 2016
-
-
Grzegorz Daniluk authored
-
- Aug 28, 2015
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Aug 21, 2015
-
-
Adam Wujek authored
When process is restarted more than 5 times within 10*10 seconds (10 cycles, each 10 seconds), then monit triggers system restart. Save information, which process caused restart. Store it in flash to survive over restart, then copy to /tmp. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Aug 20, 2015
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jul 17, 2015
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Jul 16, 2015
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Jul 10, 2015
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Update information what is stored in /update volume. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jun 29, 2015
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- May 12, 2015
-
-
Adam Wujek authored
--add running all /etc/init.d/K* scripts before restart --add /etc/init.d/K90time_save.sh script to save current date --set saved date in case date cannot be received from ntp --update developer manual Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Mar 04, 2015
-
-
Adam Wujek authored
Update needed because wr_mon uses now shmem to get ppsi status. Note that is still uses ipc for enable/disable tracking. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Until now, ipc client was created in HAL to check if another HAL instance is running. It has been changed to use shmem for the same purpose. To prevent error from linker, order of linking libraries had to be changed. Additionally developer manual was updated. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Update needed due to moving from rpc calls to shared memory. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jan 19, 2015
-
-
Adam Wujek authored
Remove unused minipc call get_timing_state. Remove functions functions halexp_get_timing_state, export_get_timing_state and struct hexp_timing_state_t. Update developer manual Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Update developer manual after removal of get_port_state. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jan 09, 2015
-
-
Adam Wujek authored
All clients using query_ports moved to use shm for communication with HAL. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jan 08, 2015
-
-
Needed to ensure that writer is available before reader. Note that data might not be available, when lock is released. Read data with wrs_shm_seqbegin and wrs_shm_seqend to ensure proper data! Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Jan 03, 2015
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Dec 12, 2014
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Dec 10, 2014
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Nov 28, 2014
-
-
Alessandro Rubini authored
Even though the idea of using a single helper process for all web queries is sound, this is not it. No more comments from me. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-