History log of /openbmc/openbmc-tools/ (Results 76 – 100 of 318)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d125d76e04-Jan-2021 Andrew Geissler <geissonator@yahoo.com>

autobump: set topic per new gerrit

Gerrit was upgraded and appears to require the topic now be set via the
topic parameter.

Code as-is started giving this error when running script:

remote: Proces

autobump: set topic per new gerrit

Gerrit was upgraded and appears to require the topic now be set via the
topic parameter.

Code as-is started giving this error when running script:

remote: Processing changes: refs: 1, done
To ssh://openbmc.gerrit/openbmc/meta-intel
! [remote rejected] HEAD -> refs/for/master/autobump (branch master/autobump not found)
error: failed to push some refs to 'ssh://openbmc.gerrit/openbmc/meta-intel'

Tested:
- Verified script properly updated gerrit with autobump topic

Change-Id: I4a68124c324392c3efcf7683b81ac5152aa8a3d9
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...

0b5b204103-Dec-2020 Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>

openbmctool: Add a 'DeleteAll' option for firmware

Add a 'DeleteAll' option that will delete all System Firmware ids.

Tested: Tested on a recent OpenBMC build to work as designed

Signed-off-by: Kl

openbmctool: Add a 'DeleteAll' option for firmware

Add a 'DeleteAll' option that will delete all System Firmware ids.

Tested: Tested on a recent OpenBMC build to work as designed

Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
Change-Id: If5955f292c586c14097f1039cb447416235be23e

show more ...

b4cca00728-Sep-2020 Andrew Geissler <geissonator@yahoo.com>

openbmctool: bump rpm rel version to 2

RH8 rpm spec file improvements and removal of python requests library

Change-Id: I2b587be0bb8cd3d485fe781196a84dadddfcb5bc
Signed-off-by: Andrew Geissler <gei

openbmctool: bump rpm rel version to 2

RH8 rpm spec file improvements and removal of python requests library

Change-Id: I2b587be0bb8cd3d485fe781196a84dadddfcb5bc
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...

a29e66ab28-Sep-2020 Andrew Geissler <geissonator@yahoo.com>

openbmctool: fix formatting in build makefile

Change-Id: Ib7416a7f1c8e8920c690541cf427e8d8199f8e83
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

e0485f7228-Sep-2020 Andrew Geissler <geissonator@yahoo.com>

openbmctool: remove simplejson req

This is no longer needed by openbmctool

Change-Id: Ia20b9989996a5c140b3f9e1425c3b83c10765c07
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

4e17811001-Oct-2020 Asmitha Karunanithi <asmitk01@in.ibm.com>

Change openbmctool script w.r.t latest redfish dump changes

Oem paths are removed from dump log services and those
changes are incorporated in this commit, while the tool
commands remains the same.

Change openbmctool script w.r.t latest redfish dump changes

Oem paths are removed from dump log services and those
changes are incorporated in this commit, while the tool
commands remains the same.

Method to get task are also implemented to keep track of
the creation of dump task completion.

Tested-By:

python3 openbmctool.py -U root -P passwd -H hostname task
get -u /redfish/v1/TaskService/Tasks/<id>

=> Returns the task details

Signed-off-by: Asmitha Karunanithi <asmitk01@in.ibm.com>
Change-Id: Ic2db5b0673dd59e6f5c2d251cbdad88be30e81d4

show more ...

54e0c9ae10-Sep-2020 Sui Chen <suichen@google.com>

dbus-pcap: Parse headers of large messages

When encountering a large message that got truncated, instead of
raising a MalformedPacketError and completely ignoring the message,
parse as much as possi

dbus-pcap: Parse headers of large messages

When encountering a large message that got truncated, instead of
raising a MalformedPacketError and completely ignoring the message,
parse as much as possible (in this case, its header) so that it can
still be used for certain purposes, such as to match method calls and
method returns.

Tested: compared against WireShark outputs (WireShark is able to handle
truncated messages) and manually inspecting parsed results.

One example message:
CookedMessage(header=CookedHeader(fixed=FixedHeader(endian=108, type=2,
flags=1, version=1, length=125272, cookie=3543),
fields=[Field(type=<MessageFieldType.REPLY_SERIAL: 5>, data=2),
Field(type=<MessageFieldType.DESTINATION: 6>, data=':1.1145'),
Field(type=<MessageFieldType.SIGNATURE: 8>, data='a{oa{sa{sv}}}'),
Field(type=<MessageFieldType.SENDER: 7>, data=':1.628')]), body=[])

Signed-off-by: Sui Chen <suichen@google.com>
Change-Id: Ie415735aef2b1c0bf6f27c509684964ccd87d1d9

show more ...

9723789d16-Sep-2020 Andrew Jeffery <andrew@aj.id.au>

README: Clean it up after the reorganisation

* Get rid of the catalogue as all scripts are now in the top level
* Ask for SPDX markers in the license section
* Fix grammar in some areas

Signed-off-

README: Clean it up after the reorganisation

* Get rid of the catalogue as all scripts are now in the top level
* Ask for SPDX markers in the license section
* Fix grammar in some areas

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: Id9b756a507da31b74b5e08bec263a00ff6df2f3a

show more ...

2cec864230-Sep-2020 Andrew Jeffery <andrew@aj.id.au>

Rename feistjj to dbusView

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: Ic862f3ebb11a0fbf4ebad2252c46f05a285306a4

cf3c1e6716-Sep-2020 Andrew Jeffery <andrew@aj.id.au>

Move script directories up to the root

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: Ief8fc66f0d66106feea828e18d1190e9e05dd12d


adcapp/LICENSE
adcapp/Makefile.am
adcapp/README
adcapp/configure.ac
adcapp/src/EINTR_wrappers.c
adcapp/src/EINTR_wrappers.h
adcapp/src/Makefile.am
adcapp/src/adc.h
adcapp/src/adcapp.c
adcapp/src/adcifc.c
adcapp/src/adcifc.h
altitude/altitude
autojson/autojson.py
bi2cp/README.md
bi2cp/bi2cp
bi2cp/requirements.txt
cla-signers/README.md
cla-signers/update-cla.sh
dbus-pcap/README.md
dbus-pcap/dbus-pcap
dbus-pcap/requirements.txt
ddconvnotrunc/ddconvnotrunc
format-yaml/LICENSE
format-yaml/format-yaml.py
maintainers/README.md
maintainers/obmc-gerrit
maintainers/obmc/__init__.py
maintainers/obmc/maintainers.py
maintainers/requirements.txt
maintainers/setup.py
maintainers/split_maintainers.py
netboot/README.md
netboot/netboot
openbmc-autobump/openbmc-autobump.py
openbmc-events/LICENSE
openbmc-events/README.md
openbmc-events/openbmc-events
openbmc-events/openbmc-sensors
openbmc-events/openbmc-sfw
pwmtachtool/LICENSE
pwmtachtool/Makefile.am
pwmtachtool/README
pwmtachtool/configure.ac
pwmtachtool/src/EINTR_wrappers.c
pwmtachtool/src/EINTR_wrappers.h
pwmtachtool/src/Makefile.am
pwmtachtool/src/libpwmtach.h
pwmtachtool/src/pwmtach.c
pwmtachtool/src/pwmtach_ioctl.h
pwmtachtool/src/pwmtachtool.c
reboot-ping-pong/requirements.txt
reboot-ping-pong/rpp
reboot/petitboot.exp
reboot/reboot.sh
rootfs_size/results.txt
rootfs_size/rootfs_size.py
sensor_yaml_config/LICENSE
sensor_yaml_config/README.md
sensor_yaml_config/sensor_map.yaml
sensor_yaml_config/sensor_yaml_config.py
tracing/README.md
tracing/trace
upload_and_update/LICENSE
upload_and_update/README.md
upload_and_update/upload_and_update.py
witherspoon-debug/README.md
witherspoon-debug/debug
witherspoon-debug/libncurses.so.5.9
witherspoon-debug/libncursesw.so.5.9
4d78570a16-Sep-2020 Andrew Jeffery <andrew@aj.id.au>

Rename msbarth to expectedJsonChecker

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I697cb9b0a5cc973d609d281f3eb26d021fb39991

b40ba88116-Sep-2020 Andrew Jeffery <andrew@aj.id.au>

Rename post-process to pretty-journal

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I117a10934bc8dc932bc2698e92fa698b03e582c1

69419baf16-Sep-2020 Andrew Jeffery <andrew@aj.id.au>

Rename thalerj to openbmctool

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I26bdf55ba519f636b53912c740b005544a730f90

df71b6dc16-Sep-2020 Andrew Jeffery <andrew@aj.id.au>

Make directories for sensor_yaml_config and upoad_and_update

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: Ifed8acd87bec5f04514c449ec8418eed0bbf313a

f824da3d16-Sep-2020 Andrew Jeffery <andrew@aj.id.au>

Create a directory for openbmc-autobump.py

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I996ee8be13749e07bc8b8b3ed2f78618465e77f2

d317c29016-Sep-2020 Andrew Jeffery <andrew@aj.id.au>

Create a directory for format-yaml

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I82ca8948c271207fb0addc43e2ea8c12f4edb277

71e8378316-Sep-2020 Andrew Jeffery <andrew@aj.id.au>

Create a directory for autojson

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: Id3c794c603abf4eb80e30a1b22187046c3d39295

cbd19f2716-Sep-2020 Andrew Jeffery <andrew@aj.id.au>

Create a directory for rootfs_size.py

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: If4e546977443f24b5127b29bd02b171509d37fb9

7248e96510-Sep-2020 James Feist <james.feist@linux.intel.com>

Add dbusView

dbusView is a simple python server that runs busctl
commands on a remote server.

Change-Id: Iea10d54ca275544f833e12bd1231c1e597330f12
Signed-off-by: James Feist <james.feist@linux.inte

Add dbusView

dbusView is a simple python server that runs busctl
commands on a remote server.

Change-Id: Iea10d54ca275544f833e12bd1231c1e597330f12
Signed-off-by: James Feist <james.feist@linux.intel.com>

show more ...

649763af17-Sep-2020 Steven Roberts <robers97@gmail.com>

updated Makefile to match tool version in openbmctool.py

Signed-off-by: Steven Roberts <robers97@gmail.com>
Change-Id: I9a5e22886a7281cf5eccd0c906674a52ded8775f

de9bd96610-Sep-2020 Steven Roberts <robers97@gmail.com>

rpm build changes for the RHEL8 changes previously committed

Signed-off-by: Steven Roberts <robers97@gmail.com>
Change-Id: If716446c0cc3e1445a690d9d633bb9543bf12441

1b23a5de13-Sep-2020 Andrew Jeffery <andrew@aj.id.au>

altitude: A script for deriving pressure/temperature/altitude

```
usage: altitude [-h] [--height HEIGHT] [--temperature TEMPERATURE]
[--pressure PRESSURE]

optional arguments:
-h, --help

altitude: A script for deriving pressure/temperature/altitude

```
usage: altitude [-h] [--height HEIGHT] [--temperature TEMPERATURE]
[--pressure PRESSURE]

optional arguments:
-h, --help show this help message and exit
--height HEIGHT Height above sea level in metres
--temperature TEMPERATURE
Temperature in Celcius
--pressure PRESSURE Atmospheric pressure in Pascals
```

Example:

```
$ ./altitude --pressure 98708 --temperature 13.03
Temperature
Height at 13.03C: 303.08m
Pressure at 303.08m: 97748.79Pa

Pressure
Height at 98708.00Pa: 220.71m
Temperature at 220.71m: 13.57C
```

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: Idc320c8d620fcd6f672d48e2f780af549e4f314e

show more ...

29b5b2de09-Sep-2020 Andrew Jeffery <andrew@aj.id.au>

Add bi2cp - a Beagle I2C Parser

bi2cp parses CSV output from the Beagle logic analyzer.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: Iba993ece40f295bd5bbc213dff1d325ae8281ab6

b16b80b101-Sep-2020 Andrew Jeffery <andrew@aj.id.au>

ddconvnotrunc: Use `dd` instead of `cat` to limit input

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I332b0ed3d5dc9842c5a81f5862830292ebd9a782

a44cd18331-Aug-2020 Andrew Jeffery <andrew@aj.id.au>

ddconvnotrunc: Fix use of undefined IF_FILE variable

This is represented by ARG_IF if ARG_IF is not empty.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I05d68833f5a776f7f71f9e23f957d7

ddconvnotrunc: Fix use of undefined IF_FILE variable

This is represented by ARG_IF if ARG_IF is not empty.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I05d68833f5a776f7f71f9e23f957d7fd0478afba

show more ...

12345678910>>...13